Hello List,

I am working on a layout (http://scidept.dyndns.org/~bjclark/). I have
run into the IE6 peek-a-boo bug, so, to fix it, I'm trying to add
hasLayout via the holy hack:
/* \*/
* html .#content p {
        height: 1px;
}
/* */

This works (it gets rid of the peek-a-boo) but it breaks the layout by
making the the p clear the two floated elements on either side of it.

Anyone have a suggestion how I can fix this? I'm totally at a loss.

Thanks,
BJ Clark
______________________________________________________________________
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