From 029b7640a8a487e158e5dd04b69012430faf36a2 Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Mon, 19 Apr 2004 16:13:37 +0000 Subject: [PATCH] removed position:relative for ie --- stylesheets/monobook/main.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index b41f64444b..608a6ccab9 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -967,10 +967,6 @@ head:first-child+body #portal-footer li { overflow: auto; width: 100%; } -* html #bodyContent table, -* html #bodyContent div { - position: relative; -} /* opera 6 fixes */ html>body #portal-column-one { -- 2.20.1