https://bugzilla.wikimedia.org/show_bug.cgi?id=31031
--- Comment #12 from Robin Pepermans (SPQRobin) <[email protected]> 2011-09-20 13:49:43 UTC --- There's no problem with the FlaggedRevs box, it aligns correctly according to the page content direction. The problem was with the infobox using local CSS float:right; which is flipped to float:left; causing the infobox to display at the left side, which is wrong. I added @noflip so the infobox CSS is not flipped. (Same for the image). -- 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
