/ Published in: CSS
IE6 & IE7 set their own horizontal padding on submit input elements. This will make them behave more like they should.
Expand |
Embed | Plain Text
width: auto; overflow: visible;
You need to login to post a comment.
IE6 & IE7 set their own horizontal padding on submit input elements. This will make them behave more like they should.
width: auto; overflow: visible;
You need to login to post a comment.