]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fix FormLayout has always an odd 12px horizontal margin (#14574)
authorJouni Koivuviita <jouni@vaadin.com>
Mon, 1 Sep 2014 13:50:32 +0000 (16:50 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 19 Sep 2014 10:22:04 +0000 (10:22 +0000)
Change-Id: Idaba283636ccbbd3d4fccc8ea10128a464fa463d

WebContent/VAADIN/themes/valo/components/_formlayout.scss

index 7a9e81b30a541633ecc1d1f9afb87588b64a5142..da3d0b987f6dcfd54ab43bdc1bf732c9648fddf8 100644 (file)
@@ -14,7 +14,6 @@
   .#{$primary-stylename} > table {
     border-spacing: 0;
     position: relative;
-    padding: 0 $v-layout-spacing-horizontal;
   }
 
   .#{$primary-stylename}.v-has-width > table,