Matt Dawson wrote:
> ...
> I have an unordered list. Each list item is a single word long and has a
> height of 12px applied to it. However, in IE6, the base line-height I've
> applied earlier in the document (which is part of a collection of general
> browser reset rules I use for all my projects) is calculating to a value
> larger than 12px. In all browsers except IE6 and lower, changing the height
> does what I expect. That is, if I make the height of the list element 2px,
> all but 2px of the list element's content disappears. In IE6, because the
> line-height is calculating to a larger value, changing the height has no
> effect.
> 
> Is this part of an already documented bug? ...

It is called the expanding box bug
http://www.positioniseverything.net/explorer/expandingboxbug.html

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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