https://bugzilla.wikimedia.org/show_bug.cgi?id=50058
--- Comment #3 from Gabriel Wicke <[email protected]> --- You could add a CSS rule that uses the same technique for the dialog. Setting a simple relative font size (0.7em or something like that) makes it impossible to set the browser's default size to something sensible, as 0.7 * something sensible is usually too small. The non-linear nature of keyword scaling gives a good compromise between honoring a browser's font size and providing sane defaults despite 16px browser defaults. So if there are other JS-free solutions to this issue these days then that would be great. -- 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
