span not relative, caused headlines to move elsewhere (try http://test.wikipedia...
authorGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 16 Apr 2004 13:51:15 +0000 (13:51 +0000)
committerGabriel Wicke <gwicke@users.mediawiki.org>
Fri, 16 Apr 2004 13:51:15 +0000 (13:51 +0000)
stylesheets/monobook/main.css

index f8893ed..45b7401 100644 (file)
@@ -968,8 +968,7 @@ head:first-child+body #portal-footer li {
     width: 100%;
 }
 * html #bodyContent table,
-* html #bodyContent div,
-* html #bodyContent span {
+* html #bodyContent div {
     position: relative;
 }