From: Gabriel Wicke Date: Thu, 29 Apr 2004 11:48:28 +0000 (+0000) Subject: fix to some IE float problems X-Git-Tag: 1.3.0beta1~195 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=81bd6d84ed79acb3448d3eca1e1ac2024b6c3af2;p=lhc%2Fweb%2Fwiklou.git fix to some IE float problems --- diff --git a/stylesheets/monobook/IE60Fixes.css b/stylesheets/monobook/IE60Fixes.css index c31f32c009..4d9651e2b9 100644 --- a/stylesheets/monobook/IE60Fixes.css +++ b/stylesheets/monobook/IE60Fixes.css @@ -5,6 +5,7 @@ #portal-column-content #content { margin-top: 3em; overflow: auto; + height: 1%; } #portal-column-content {