https://bugzilla.wikimedia.org/show_bug.cgi?id=47993
--- Comment #7 from Bartosz DziewoĆski <[email protected]> --- (In reply to comment #6) > The problem here is that the > personal menu is at the end of the HTML which doesn't make any sense to me. > The > personal toolbar should be moved to the top of the HTML. The menu is at the end of the HTML, as this is the widely accepted practice in web design since when we stopped using tables for layout. This is to make the actual content load and appear first, which is useful for both users on slow connections and people using screen readers, text browsers and related software. The notification area, however, might be more important than the content, and thus it might be placed before it. This is how the orange bar is placed. -- 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
