Rebecca Richter wrote:
> I've got these dropdown menus working pretty slick at 
> http://www.makemyhousegreen.com/index1.html (roll over "projects", 
> "services", or "publications"); however, in IE 5 and 6, there is much more 
> top and bottom padding than there should be. What do do about this?
>
>
> Becca 
>
>   



Add this declaration to styles for ie:
.nav a {
 height: 1%;
}

Best,
~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
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