> On Dec 6, 2006, at 7:02 AM, Devon Miller wrote: > >> Now, I'll admit I'm not clear why this works, but adding: display: inline-block to >> .names seems to do the trick. >> >> dcm >> On Wed, 6 Dec 2006 11:50:53 -0800, Mark Wheeler replied: > > Hi Devon, > > Yep, you're right. That did the trick. Andy like you said... I can't get my head around > that one. I wouldn't have even thought to try it. > > Anyone have an idea as to WHY this works? >
Just guessing here, but it may have something to do with the fact that "display: inline-block;" is a "hasLayout" trigger for IE 7. <http://www.satzansatz.de/cssd/onhavinglayout.html> Cordially, David -- www.hucklesby.com ______________________________________________________________________ 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/
