This is so simple I must be missing something. But I have this div,
that I want to give a minimum height of 1px. It may or may not get any
content in it, and I want it to collapse up if its empty.
IE 6 doesnt of course support min-height, so for now I'm using height:
1px. But even this simple case fails:
http://www.sam-i-am.com/work/sandbox/css/iestubbornbox.html

Is anyone else seeing it as ~19px high? I do need to set some height
to give it layout, but 19px is really too much. This is presumably
something to do the default height of an implied line-box? I cant
fiddle with line-height, as this div will sometimes get content. Any
other thoughts? This isn't a IE quirk I've come across before. (And
speaking of quirks, both quirks/standards mode rendering display the
same)

thanks,
Sam
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to