https://bugzilla.wikimedia.org/show_bug.cgi?id=56346
--- Comment #63 from Erwin Dokter <[email protected]> --- (In reply to comment #62) > The critical bad rendering occurs: > * when rendering font sizes below 13px (for example, small text: you loose > important pixels: don't render lists of languags with a reduced font size; > unfortunately the default font-size of MediaWiki is reduced from the browser > standard, so you see these effects with lost pixels). Actually, 13px (0.8 x 16px) is the default for Vector, and Autonym looks acceptable at 13px. However, the navbar has its font-size set to 0.75em, which causes Autonym to drop to 12px, and the problem is very apparent. Seems like a little CSS tweaking on #p-lang might solve the primary concern. -- 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
