https://bugzilla.wikimedia.org/show_bug.cgi?id=26465
--- Comment #3 from Ryan Kaldari <[email protected]> 2011-02-12 02:34:51 UTC --- Regarding the original problem in this bug: This is caused by an obscure bug in IE 6 and 7. Specifically, those two browsers will only apply the inline-block display style to elements which are naturally displayed inline. The solution is to change the mwe-upwiz-remove-ctrl object from a div to a span. This is fixed in r82006. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
