https://bugzilla.wikimedia.org/show_bug.cgi?id=30807
--- Comment #8 from Ryan Kaldari <[email protected]> 2011-09-09 01:26:37 UTC --- Actually I think the fix above probably won't work if files are deleted. I think the safest fix is just removing line 64 from uploadWizard.css. This removes the padding override for "mwe-upwiz-add-files-0 #mwe-upwiz-add-file". I thought I had removed all the explicit button padding from uploadWizard.css after I made my jQuery UI skin changes (since padding is now handled more elegantly by the skin), but I missed this one (since the CSS selector wasn't obviously a button). I've implemented this fix in r96638. A side effect is that the button is no longer so huge. -- 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
