Henning Nöth created TOBAGO-2237:
------------------------------------

             Summary: 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


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)

Reply via email to