Glad to help!![]()
Glad to help!![]()
em is measuring unite for Fonts , although it works here , but not suitable for this situation. you can set the height to 30px and this should show the background correctly .
The reason I used em was the fact that the original height was stated as a percentage. em is also a relative size measurement which is related to font size. Using px will also work but may need to be adjusted if the font size changes.
1% height usually relates to IE hack to display divs correctly