[
https://issues.apache.org/jira/browse/TOBAGO-2237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Nöth resolved TOBAGO-2237.
----------------------------------
Fix Version/s: 5.8.0
Resolution: Fixed
> Wrong position for icons in tc:tab bar-facet
> --------------------------------------------
>
> Key: TOBAGO-2237
> URL: https://issues.apache.org/jira/browse/TOBAGO-2237
> Project: MyFaces Tobago
> Issue Type: Bug
> Components: Themes
> Affects Versions: 5.7.2
> Reporter: Henning Nöth
> Assignee: Henning Nöth
> Priority: Minor
> Fix For: 5.8.0
>
>
> The tc:link icon in the following code is positioned at the top of the tab
> label. But it should be placed at the same height as the label.
> {code:xml}
> <tc:tab label="Tab">
> <f:facet name="bar">
> <tc:link image="bi-x-lg" omit="true"/>
> </f:facet>
> Content of tab
> </tc:tab>
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)