Hello,
I can't figure this out. Please help!
http://ipulidaho.org/health under the Family to Family Health.... menu, the last link under that menu is not completely visible.
The Code:
.ux-menu-container .ux-menu a.ux-menu-link-last
{
width: 200px;
}
Fixes it but only does so for the last one of the menu. It also extends the last item of the main menu look:
http://ipulidaho.org/education Youth Corner. I need a fix that will have the same width for all vertical menus regardless of text length and will wrap the text under once it hits that length.
Thanks!