Text wrapping in Submenu item for menu control

Last post 02-27-2008 1:40 PM by chopps. 1 replies.

Sort Posts:

  • Text wrapping in Submenu item for menu control

    02-27-2008, 1:01 PM
    • Member
      586 point Member
    • chopps
    • Member since 07-25-2002, 9:32 AM
    • Posts 158

    In my menu item thats fully expanded the sub menu (level 2 so far) has text that wraps and the second line wraps further than the top. It's not aligned properly. Any tips on how to fix this?

     

     

    Chopps
  • Re: Text wrapping in Submenu item for menu control

    02-27-2008, 1:40 PM
    Answer
    • Member
      586 point Member
    • chopps
    • Member since 07-25-2002, 9:32 AM
    • Posts 158

    this did the trick

     

    text-decoration: underline;

    display: block;

    text-wrap: normal;

    white-space: normal;

     

     

    Chopps
Page 1 of 1 (2 items)