From 81bd6d84ed79acb3448d3eca1e1ac2024b6c3af2 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Thu, 29 Apr 2004 11:48:28 +0000 Subject: [PATCH] fix to some IE float problems --- stylesheets/monobook/IE60Fixes.css | 1 + 1 file changed, 1 insertion(+) 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 { -- 2.20.1