https://bugzilla.wikimedia.org/show_bug.cgi?id=36115
--- Comment #2 from enomil <[email protected]> 2012-04-20 14:17:02 UTC --- Created attachment 10444 --> https://bugzilla.wikimedia.org/attachment.cgi?id=10444 Screenshots as registered (top) and anonymous user (bottom) and the position of the quality buttons Two the sesond part of the bug: anonymous user doesn't have the options for marking as minor edit and for watching page, so the nextSibling action puts the quality buttons outside of the div with the class editCheckboxes. It makes more sense for having the buttons everytime at the same position (as the last child of the div) e. g. for styling like .editCheckboxes .quality4 {} (thats why they have no color at the time at german ws). -- 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
