summaryrefslogtreecommitdiffstats
path: root/WebContent/VAADIN/themes
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent/VAADIN/themes')
-rw-r--r--WebContent/VAADIN/themes/valo/components/_formlayout.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebContent/VAADIN/themes/valo/components/_formlayout.scss b/WebContent/VAADIN/themes/valo/components/_formlayout.scss
index 7a9e81b30a..da3d0b987f 100644
--- a/WebContent/VAADIN/themes/valo/components/_formlayout.scss
+++ b/WebContent/VAADIN/themes/valo/components/_formlayout.scss
@@ -14,7 +14,6 @@
.#{$primary-stylename} > table {
border-spacing: 0;
position: relative;
- padding: 0 $v-layout-spacing-horizontal;
}
.#{$primary-stylename}.v-has-width > table,