diff options
-rw-r--r-- | WebContent/VAADIN/themes/base/formlayout/formlayout.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebContent/VAADIN/themes/base/formlayout/formlayout.css b/WebContent/VAADIN/themes/base/formlayout/formlayout.css index 384c3bace1..da98aeb389 100644 --- a/WebContent/VAADIN/themes/base/formlayout/formlayout.css +++ b/WebContent/VAADIN/themes/base/formlayout/formlayout.css @@ -14,6 +14,7 @@ .v-formlayout-captioncell { text-align:right; white-space: nowrap; + width: 0; } .v-formlayout-captioncell .v-caption { overflow: visible; |