Henning Nöth created TOBAGO-2215:
------------------------------------
Summary: Remove margin for tc:links in a tc:bar
Key: TOBAGO-2215
URL: https://issues.apache.org/jira/browse/TOBAGO-2215
Project: MyFaces Tobago
Issue Type: Bug
Components: Themes
Affects Versions: 5.6.1
Reporter: Henning Nöth
A tc:links in a tc:bar has a margin to the bottom. The links are now positioned
at the top of the bar.
{code:xml}<tc:bar>
<tc:links>
<tc:link label="Menu Entry 1"/>
<tc:link label="Menu Entry 2"/>
</tc:links>
</tc:bar>{code}
Current workaround: autoSpacing=false
--
This message was sent by Atlassian Jira
(v8.20.10#820010)