https://bugzilla.wikimedia.org/show_bug.cgi?id=31196
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |INVALID --- Comment #2 from Krinkle <[email protected]> 2011-09-27 20:37:23 UTC --- Both when there is and isn't a width, there is a padding added to the cell to take the icon into account. The problem is that nl.wiki overrides the CSS and forces a 4px padding. nl.wiki should probably remove the styling for 'wikitable' because by keeping your own, it will not be updated automatically with the software. If you wish to have a custom styling, then use a custom class name, not the same as core. >From what I can see, the styling on nl.wiki is the same as in core, so it's redundant. You may wanna keep the lines for the old 'prettytable' since those are not in core. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- 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
