https://bugzilla.wikimedia.org/show_bug.cgi?id=25724
--- Comment #3 from Owltom <[email protected]> 2010-11-02 02:23:52 UTC --- (In reply to comment #1) > What happens when you resize the page? Opera has strange reflow bugs, and > ResourceLoader fiddles with the timing of resources being loaded. The problem stays the same when I'm resizing the page (as expected, because Opera doesn't receive a specific CSS). In my second screenshot you see the computed style for the format buttons-label. The rules for ".wikiEditor-ui-toolbar .group .label" are missing, which are: border:0 none; color:#777777; cursor:default; float:left; height:22px; line-height:22px; margin:2px 8px 2px 5px; If I put those in [[Mediawiki:Vector.css]] everything (even when resizing) seems fine. I tested in Opera 10.63 (win & mac) and Opera 11alpha (win). It's the same. CSS is missing. -- 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
