I am using tags in my webapp, they are styled with CSS. However, the problem is with Internet Explorer 7, which has strange padding for buttons. How can I remove this padding?
Here the example:
Sometimes padding on IE 6 + 7 buttons Ignore - A known bug operation is to be implemented
width: auto; Overflow: visible;
Comments
Post a Comment