OK,

The dropdown menu on my site is plagued by the hasLayout bug, probably as a
result of the whitespace in my list. There is extra padding between each
list item in IE7. That's right, in IE7. It looks fine in IE6. I've tried
applying the following rules but no single one of them has worked:

* html ul li a {height:1em;}

* html ul li a {zoom:1;}

ul, li, li a { vertical-align:bottom;}

#nav ul li a{height:1%;}

My site is located here:

http://northeastassembly.org

My css is here:

http://northeastassembly.org/includes/styles/layout.css

Thanks for your help,
Aaron

P.S. If anyone can also help me remove the gap between the #header div and
the #nav div in IE6 and IE7 I would appreciate that as well.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to