]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fixes search-CB resizing on each layout (Firefox&Chameleon) (#18236)
authorTeppo Kurki <teppo.kurki@vaadin.com>
Thu, 11 Jun 2015 08:28:50 +0000 (11:28 +0300)
committerTeppo Kurki <teppo.kurki@vaadin.com>
Thu, 11 Jun 2015 09:32:39 +0000 (09:32 +0000)
Change-Id: I50a6c8094b16984114010c400f3485ac76da5cb7

WebContent/VAADIN/themes/chameleon/components/selects/selects.scss

index 767daa7f4200cfaa0f0f40fb3d082ca6eb7521ae..fc51e8a77901bf05d8718be013fc6c0f3e000073 100644 (file)
@@ -73,6 +73,7 @@ $select-button-negative-width : -16px;
 .#{$primaryStyleName}-search .#{$primaryStyleName}-button {
        width: 0;
        overflow: hidden;
+       margin-right: 0;
        }
 
 .#{$primaryStyleName}-prompt .#{$primaryStyleName}-input {