summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/VAADIN/themes/base/formlayout/formlayout.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/WebContent/VAADIN/themes/base/formlayout/formlayout.css b/WebContent/VAADIN/themes/base/formlayout/formlayout.css
index 87ad4b4e0d..8f0366633a 100644
--- a/WebContent/VAADIN/themes/base/formlayout/formlayout.css
+++ b/WebContent/VAADIN/themes/base/formlayout/formlayout.css
@@ -15,7 +15,7 @@
text-align:right;
white-space: nowrap;
}
-.v-formlayout-contentcell {
+.v-formlayout.v-has-width > table > tbody > tr > td.v-formlayout-contentcell {
width: 100%;
}
.v-formlayout-captioncell .v-caption {