RESOLVED DUPLICATE of bug 3562931703
Win: Cannot remove button padding
https://bugs.webkit.org/show_bug.cgi?id=31703
Summary Win: Cannot remove button padding
Erik Arvidsson
Reported 2009-11-19 21:01:14 PST
Button elements (button, input[type=button], input[type=submit] all have a hard coded extra 1px 3px 1px 3px padding. This was done to mimic Firefox which has this hard coded, unremovable padding. IE does not have this so I think we are better off either just removing this hack. Mozilla bug: https://bugzilla.mozilla.org/show_bug.cgi?id=140562
Attachments
Test case (305 bytes, text/html)
2009-11-19 21:01 PST, Erik Arvidsson
no flags
Erik Arvidsson
Comment 1 2009-11-19 21:01:59 PST
Created attachment 43546 [details] Test case
Erik Arvidsson
Comment 2 2010-03-26 17:36:03 PDT
*** This bug has been marked as a duplicate of bug 35629 ***
Note You need to log in before you can comment on or make changes to this bug.