https://bugzilla.wikimedia.org/show_bug.cgi?id=20117
--- Comment #3 from Brion Vibber <[email protected]> 2009-08-07 21:06:15 UTC --- Note the example browser config above is using: * a smaller than normal font size setting in browser prefs * not using page zoom The explicit point sizes in the Vector skin override the browser's configured font size, which is why the sizes no longer match what the user expected. Use of relative font sizes (for instance percentages as Monobook does) would allow for a relative adjustment against the configured base size, which should avoid surprising the user. (Note that full-page zoom in Firefox 3 works just fine on Vector, since it scales the absolute sizes as well, but we should be nice to configured font sizes as well.) -- 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
