Has anyone seen this before – and can anything be done about it? This link is to a PNG screen shot of a list display in IE – if you look closely, the line height of each element is getting a little bigger for each successive item. The web site look is entirely controlled by CSS.
Screen Shot
It’s not a huge deal, but it sure is weird.
Also, note the space between the white line and the box border – that’s not there in FF or Chrome, either, only IE.
Looks like a bug in IE7.
I just tested on IE8, works as expected in IE8 mode, but exhibits the same behaviour in compatibility mode.
Update: messing about, it seems it the
overflow:hiddenstyle causing that.