Now the text in FF/IE butts up against the top of the div, while in IE6/7 the text is dropped down just like if i didn't set the line-height. How do I remove the space above the text in IE?
Neowin says it's $39.99, but their site says $399.99 after discount. Is Neowin covering the difference? I'll take 7 if they are. Not 8, not 6, never 5, but 7.
Yeah and now they added space above the tab bar, so now I have to painstakingly aim at just slightly below the top of the screen to reach a tab with my mouse.
truly hate it
Question
zackiv31
I have a div with css like so:
.uc_rating
{
float: right;
color: #C5C7C5;
font-weight: bold;
font-size: 70px;
line-height: 58px;
padding: 0;
margin: 0;
vertical-align: top;
border: 1px solid black;
}
Now the text in FF/IE butts up against the top of the div, while in IE6/7 the text is dropped down just like if i didn't set the line-height. How do I remove the space above the text in IE?
Link to comment
https://www.neowin.net/forum/topic/632777-css-ie-line-height-spacing/Share on other sites
8 answers to this question
Recommended Posts