[richfaces-issues] [JBoss JIRA] Updated: (RF-6562) page: rich-page-header and rich-page-footer classes have different padding: "0 20px" and "20px 0".

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Mar 23 14:01:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-6562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski updated RF-6562:
-------------------------------

    Fix Version/s: 3.3.1
         Assignee: Alexander Smirnov  (was: Nick Belaevski)


> page: rich-page-header and rich-page-footer classes have different padding: "0 20px" and "20px 0".
> --------------------------------------------------------------------------------------------------
>
>                 Key: RF-6562
>                 URL: https://jira.jboss.org/jira/browse/RF-6562
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.1
>         Environment: IE6, IE7, FF 3.0.7, Safari 3.1, Opera 9.62, Chrome 1.0.154.43(3.3.1.BETA1)
>            Reporter: Mikhail Vitenkov
>            Assignee: Alexander Smirnov
>            Priority: Minor
>             Fix For: 3.3.1
>
>         Attachments: wrong_rich-page-header_padding.png
>
>
> Use following code:
> <rich:page>
> 		<f:facet name="header">
> 			<h:panelGroup layout="block" styleClass="facetDiv">HEADER</h:panelGroup>
> 		</f:facet>
> 		<f:facet name="sidebar">
> 			...
> 		</f:facet>
> 		<f:facet name="footer">
> 			<h:panelGroup layout="block" styleClass="facetDiv" >FOOTER</h:panelGroup>
> 		</f:facet>
> 	</rich:page>
> For more information see attached wrong_rich-page-header_padding.png

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list