]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixed combobox item selector offset bug
authorJohn Ahlroos <john@vaadin.com>
Tue, 11 Sep 2012 09:14:49 +0000 (12:14 +0300)
committerJohn Ahlroos <john@vaadin.com>
Tue, 11 Sep 2012 09:14:57 +0000 (12:14 +0300)
WebContent/VAADIN/themes/reindeer/select/select.scss

index 4a8d07fd91e4c430614491551bb3d8d71203890b..1318cb6667869722474a46dead92b7da91c12dfc 100644 (file)
@@ -41,6 +41,7 @@
        width: 25px;
        height: 24px;
        background-image: url(img/right.png); /** sprite-ref: verticals ; sprite-margin-bottom: 1px */
+       background-position: 0 0;
        cursor: default;
        margin-right: -25px;
 }