DIV Element Height Problem In IE6
I have spent nearly a day to fix an IE6 problem which doesn’t allow me to give a height of less than 10px to a div element, which contains a small icon background. I did it using: The background image is defined in the css for class infoIcon, and it …