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

             Summary: Remove .container-fluid from page
                 Key: TOBAGO-2204
                 URL: https://issues.apache.org/jira/browse/TOBAGO-2204
             Project: MyFaces Tobago
          Issue Type: Improvement
          Components: Core, Themes
    Affects Versions: 5.5.0
            Reporter: Henning Nöth


tc:page has the Bootstrap class .container-fluid which add some margins and 
paddings. Tobago should not add a CSS class, because it may has unwanted side 
effects.

A class like . container-fluid can be easely added the
{code:xml}
<tc:page>
  <tc:style customClass="container-fluid"/>
  ...
</tc:page>
{code}



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

Reply via email to