/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
input.button { padding: 0 .25em; width: 0; overflow:visible; } input.button[class] { /*ie ignores [class]*/ width: auto; }
URL: http://jehiah.cz/archive/an-even-better-ie-button-width-fix