removed position:relative for ie
authorGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 19 Apr 2004 16:13:37 +0000 (16:13 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Mon, 19 Apr 2004 16:13:37 +0000 (16:13 +0000)
stylesheets/monobook/main.css

index b41f644..608a6cc 100644 (file)
@@ -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 {