I am working on a website and on the top navigation bar there is a search box, I applied the following css on the search submit button
#submit { background:
Has a similar problem in IE8. After eliminating all other possibilities, a line-height declaration elsewhere in the CSS was breaking the text-indent. solution: set the line-height explicitly to 0.