I have a menu control in my web application that kind of looks like this:
Top Menu
Sub Menu That Doesn't Wrap
Sub Menu
That Wraps
Sub Menu That Doesn't Wrap
In this example the second submenu doesn't wrap the second line. How do I indent the second line?
Thanks in advance,
M