1 Reply Latest reply on May 30, 2007 4:42 AM by trouby

    DropDownMenu style question

    trouby

      hey,

      I tried to implement the DropDownMenu component inside a ToolBar component and have a styling problem, each DropDownMenu's label inside the ToolBar takes too much empty spaces on the right side of the label.

      so for example, with the sample code avialable here:
      http://livedemo.exadel.com/richfaces-demo/richfaces/dropDownMenu.jsf?c=dropDownMenu


      The 'File' label looks like this:
      [|File | Links |]

      I tried to add 'style=padding: 0px' to each DropDownMenu component but it has no affect,

      Any clue? I'd like each label on the TopMenu to be very close to each other so I can have enough spaces for many options within one ToolBar.


      p.s - having 'outputLabels' inside the ToolBar looks good and does not have this problem, so I guess it is something relevant to the DropDownMenu component,


      As always - many thanks,

      Asaf.