https://bugzilla.wikimedia.org/show_bug.cgi?id=19219
--- Comment #1 from Gurch <[email protected]> 2009-06-15 17:45:12 UTC --- Affects monobook skin only on all Wikimedia wikis. This is the change which did it: http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/skins/monobook/main.css?r1=50702&r2=51081 The change has no affect on the default appearence because by default there is no sitenotice div on the page. On Wikimedia wikis, the sitenotice div is always there, just empty when there is no notice. Thus this change added 0.9em of blank space. The "corrected" line should never have been there in the first place. Fix is to remove that line. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
