Ie7 Css Padding Issue - Cannot Figure Out
Trying to figure out a rather annoying IE7 CSS issue. For some strange reason on the page below, its padding is appearing to be much larger than normal. No properties I apply seem
I've come across this one before.
Simply applying overflow: visible
to your buttons will fix it.
I will try to find a reference link.
See:
http://jehiah.cz/a/button-width-in-ie
Post a Comment for "Ie7 Css Padding Issue - Cannot Figure Out"