View Single Post
Old 16-06-2007, 13:28   #2 (permalink)
solix
hello
 
solix's Avatar
 
Join Date: Mar 2007
Location: Holland
Posts: 569
That's because in IE divs can't be less high than the type in it. So even if there's nothing in it, it'll be at least as high as the text.

font-size: 1px;

this will fix it!
__________________
  Reply With Quote