Author: vmolotkov
Date: 2008-09-09 14:30:56 -0400 (Tue, 09 Sep 2008)
New Revision: 10387
Modified:
branches/3.2.x/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/examples/topmenu.xhtml
Log:
https://jira.jboss.org/jira/browse/RF-4435
Modified:
branches/3.2.x/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/examples/topmenu.xhtml
===================================================================
---
branches/3.2.x/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/examples/topmenu.xhtml 2008-09-09
18:12:29 UTC (rev 10386)
+++
branches/3.2.x/samples/richfaces-demo/src/main/webapp/richfaces/dropDownMenu/examples/topmenu.xhtml 2008-09-09
18:30:56 UTC (rev 10387)
@@ -48,10 +48,10 @@
<rich:dropDownMenu>
<f:facet name="label">
- <h:panelGrid cellpadding="0" cellspacing="0"
columns="2"
- style="vertical-align:middle">
+ <h:panelGroup>
+ <rich:spacer style="width:1px;height:16px;"
styleClass="pic"/>
<h:outputText value="Links" />
- </h:panelGrid>
+ </h:panelGroup>
</f:facet>
<rich:menuItem submitMode="none"