https://bugzilla.wikimedia.org/show_bug.cgi?id=20234
--- Comment #3 from Derk-Jan Hartman <[email protected]> 2010-09-26 14:57:53 UTC --- Created attachment 7704 --> https://bugzilla.wikimedia.org/attachment.cgi?id=7704 avoid collision of tabs This patch avoids that Vector header tabs collide and thus overlap and become inaccessible. * When collapsible tabs JS is enabled, the value of min-width of div#top-navigation should be changed to 41em. * Should work for all modern browsers https://developer.mozilla.org/en/CSS/min-width * Does not account for added portlet links that are forced visible (think Twinkle menu, or portlets added when collapsibletabs are not enabled) * Does not account for an enlarged Search field. * p-personal will run "underneath" the tabs on small windows. I consider this solution imperfect because of the last three points, but at least it will improve Vector on the iphone from the current situation. -- 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
