> Thanks Christian > > That fixed it. I can't figure out why, though. Is there some connection > between specifying width and border display? Or is it just an IE thing? > Anyway, you sorted it out in the nick of time. I owe you. >
The problem was that IE doesn't support display:border, but it does usually mimic the behavior if you use width:100%. And the reason why this worked, has something to do with the list items overflowing their containers, or something... I just know that the list item that broke into two lines was the culprit. It needed the "block" width to display right. Just send the latte through e-mail, thanks. Always happy to help. -- -- C Montoya rdpdesign.com ... liquid.rdpdesign.com ... montoya.rdpdesign.com ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
