Revert 28517 for now. Puts non-standards-compliant code in shared.css to work around...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 18 Dec 2007 16:39:57 +0000 (16:39 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Tue, 18 Dec 2007 16:39:57 +0000 (16:39 +0000)
commit79fe75158833f6c357adb112d0180df1683875a7
tree379565dc008efa335f6df073b89a59ec4a35482f
parent271659d01bff842d0856462ebe42ecf8ae47901d
Revert 28517 for now.  Puts non-standards-compliant code in shared.css to work around a Firefox/IE bug, and consequently breaks display for Opera, Safari, Konqueror, and any other browser that behaves correctly here (probably also future versions of FF and IE).  It fixes that in Monobook only, and only for a small subset of affected browsers (Opera 7 and KHTML).  The correct code should be in shared.css, with workarounds for IE and Firefox for all skins.

Furthermore, it's not clear to me why 1.2em was chosen, and it doesn't always seem to work.  See <http://encyclopedia.tw/wiki/%E8%AC%9B%E5%80%92%E7%B7%9A> for a page (non-Wikimedia, non-English) where the edit links are noticeably too high due, apparently, to this.

See also bug 12340, caused by this.
includes/Linker.php
skins/common/shared.css
skins/monobook/KHTMLFixes.css
skins/monobook/Opera7Fixes.css