[ 
https://issues.apache.org/jira/browse/TOBAGO-1925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Udo Schnurpfeil resolved TOBAGO-1925.
-------------------------------------
    Resolution: Fixed

> Button Groups may streched vertically
> -------------------------------------
>
>                 Key: TOBAGO-1925
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1925
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: 4.0.0, 4.2.1
>            Reporter: Udo Schnurpfeil
>            Assignee: Henning Nöth
>            Priority: Minor
>             Fix For: 5.1.0
>
>
> Example:
> {code:java}
>   <tc:section label="#{title}" id="content">
>     <f:facet name="bar">
>       <tc:buttons>
>         <tc:button
>             tip="previous" image="fa-step-backward"
>             disabled="false" link="https://www.apache.com/"/>
>         <tc:button
>             tip="next" image="fa-step-forward"
>             disabled="true" />
>       </tc:buttons>
>     </f:facet>
>     content
>   </tc:section>
> {code}
> There is also a problem, in that case: Icon aren't centered vertically.
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to