Hello,
I currently have a label element that contains text (as it normally does). In IE7, there is too much space between the label's text and the top of the label compared to the same label/text in Firefox and Safari. This is a problem for me, since I need the text to be equally distant from the top of the label's parent element in all of these browsers.
Here is the CSS for the label:
I set the height to make the difference more obvious between IE7 and Firefox 2.0. Any ideas?Code:#comment_info label { font-size: 9px; height: 9px; padding: 0; border: 1px solid red; }
IE 7
Firefox 2
Thanks,
TWR
p.s. Sorry about the wacky sizes. I had my Mac screen zoomed when I took one of them![]()









Bookmarks