https://bugzilla.wikimedia.org/show_bug.cgi?id=31998
Amir E. Aharoni <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|i18n | Priority|Normal |Unprioritized Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Amir E. Aharoni <[email protected]> 2011-10-27 21:47:57 UTC --- It's not really a MediaWiki bug, but a local configuration issue in wikimediafoundation.org. Its MediaWiki:Common.css must be thoroughly cleaned up. Most of it now consists of rtl fixes, most of which are not needed in 1.18. I made the minimum fixes required for this to display correctly. There's another fix that needs to be done. It's funny - my username Amire80 has a permission to edit MediaWiki:Common.css, but not the page you linked to. So please change this line: <div lang="ar" dir="rtl"> to this: <div lang="ar" class="mw-content-rtl"> -- 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
