https://bugzilla.wikimedia.org/show_bug.cgi?id=38822
--- Comment #3 from Tim Starling <[email protected]> 2012-09-27 01:25:59 UTC --- * { /* defining Arial as default font working around problematic font metrics of Helvetica applied in Firefox and Opera on Mac cutting off high characters like "Å" in some cases */ font-family: Arial, sans-serif; } You should find some other way to fix this, global font choice is a matter for the skin, not the Wikibase extension. -- 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
