From: Joonas Lehtinen Date: Thu, 3 Jul 2008 16:14:25 +0000 (+0000) Subject: recompiled css X-Git-Tag: 6.7.0.beta1~4481 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1c7c7cf34a44e5f492a9a7cc80121799425e83ff;p=vaadin-framework.git recompiled css svn changeset:5042/svn branch:trunk --- diff --git a/WebContent/ITMILL/themes/default/styles.css b/WebContent/ITMILL/themes/default/styles.css index ce0a2657d3..126d9020db 100644 --- a/WebContent/ITMILL/themes/default/styles.css +++ b/WebContent/ITMILL/themes/default/styles.css @@ -728,7 +728,10 @@ input.i-modified, .i-orderedlayout-c * { float:left; display: block;} .i-orderedlayout-w-e { float:left;} * html .i-orderedlayout-c, * html .i-orderedlayout-w { height: 1%; } -.i-orderedlayout-c, .i-orderedlayout-w { display: block; } +.i-orderedlayout-w { display: block; } +.i-orderedlayout-c { float:left; display: block;} +*+ html .i-orderedlayout-c { float:none; } +* html .i-orderedlayout-c { float:none; } .i-panel, .i-panel-caption, .i-panel-content,