From: Gabriel Wicke Date: Fri, 16 Apr 2004 13:51:15 +0000 (+0000) Subject: span not relative, caused headlines to move elsewhere (try http://test.wikipedia... X-Git-Tag: 1.3.0beta1~398 X-Git-Url: http://git.cyclocoop.org/fichier?a=commitdiff_plain;h=d362277881bc07ec02296785ea6bfcf3926b62a2;p=lhc%2Fweb%2Fwiklou.git span not relative, caused headlines to move elsewhere (try test.wikipedia.org/wiki/Belgium) --- diff --git a/stylesheets/monobook/main.css b/stylesheets/monobook/main.css index f8893ed055..45b74016be 100644 --- a/stylesheets/monobook/main.css +++ b/stylesheets/monobook/main.css @@ -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; }