From: Artur Signell Date: Mon, 8 Dec 2008 09:51:31 +0000 (+0000) Subject: Fix for #2282 - FormLayout with undefined width X-Git-Tag: 6.7.0.beta1~3647 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c524b67a7064f73a029b255755fee61d76f33e65;p=vaadin-framework.git Fix for #2282 - FormLayout with undefined width svn changeset:6111/svn branch:trunk --- diff --git a/WebContent/ITMILL/themes/default/styles.css b/WebContent/ITMILL/themes/default/styles.css index 9dbdeedf86..67db443cc9 100644 --- a/WebContent/ITMILL/themes/default/styles.css +++ b/WebContent/ITMILL/themes/default/styles.css @@ -698,7 +698,6 @@ input.i-modified, } .i-formlayout-contentcell { - width:100%; } .i-formlayout-error-indicator {