I have the menu installed and like the auto width but it is not working correctly on sub-menu level 1. The title Viewfinder Adapter breaks up on two lines. But yet the title How the Housing Sentry-Complete Works on the third level doesn't break.
here is my custom code:
.ux-menu-sub {z-index: 20001;}
UL.ux-menu>LI A
{border-style: none !important;}
#{$id} LI.ux-menu-item-level-1
{width: 230px;}
The last bit of code was added to keep this from breaking.
The web site is
uwcamerastuff.com/new/
Thanks