https://bugzilla.wikimedia.org/show_bug.cgi?id=27669
--- Comment #1 from Ryan Kaldari <[email protected]> 2011-03-08 00:45:47 UTC --- I tried overriding the edit page CSS on MediaWiki:Common.js/edit.js: mw.util.addCSS( '#siteSub, #contentSub { display:none; }' ); Unfortunately this causes the divs to disappear after they have been displayed, causing an annoying page jump, so I reverted the change. -- 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
