We use the Tree (vertical with sub-levels) navigation a lot on our site and it works well. I have a styling question though. When the menu items word wraps it's not left justified. To fix this I added the css class below, specificall the display:list-item line. This worked like a champ, except in IE7. In IE7 the display line prevents the tree menu from being able to expand. Is there any other way I can make the wrapped line of text left justify?
Thanks
Ron