https://bugzilla.wikimedia.org/show_bug.cgi?id=23453
Trevor Parscal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #4 from Trevor Parscal <[email protected]> 2010-05-10 19:55:23 UTC --- The larger icons were stock 16px icons pulled from the tango library which are actually only 14px since they had a 1px clear border around them. If you look at the sizes of the actual graphics in the Monobook icons, you will see that they are all between 10 and 12 pixels in height, so we're really talking about somewhere between 0 and 2 pixels difference between Vector and Monobook. Vector's icons are more consistently sized than those of Monobook, which is essentially the justification for the 2px differences where they occur. Additionally, the sizes we're using here flow more consistently with the text, given they are more consistently similar to the height of the rendered text in most situations. So, sure - span padding is clever, but it's not really going to solve the real problem, that the icons were actually too large to begin with. -- 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
