> > In IE7 the dropdown hangs (stays open) if mouse-pointer is moved
> > anyway but straight upwards, and as the image...
> > <http://www.gunlaug.no/tos/alien/ev/ev-ie7.png>
> > ...shows the list-items in the dropdown don't line up properly in IE7.
> 
> > regards
> > Georg
> 
> 
I can't reproduce the drop down stickiness issue; however, add these to your
#main-nav LI UL#sub-nav LI { ... } declaration and you will correct the list
alignment issue:
white-space: nowrap;
clear: left;

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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