If you use the Atlantis theme with the Column Toggler feature of the PF datatable the button and header does not size correctly.
http://www.primefaces.org/showcase/ui/d ... gler.xhtml
The button is larger than the header.
Bug: Datatable with Column Toggler
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 8.0.3 / PF Extensions 8.0.4
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 8.0.3 / PF Extensions 8.0.4
-
- Posts: 4637
- Joined: 29 Jun 2013, 12:38
We have the following css for columntoggler button on live primefaces demo;
Therefore, I think you can change height of datatable header on Atlantis by yourself. Because, users can use other components instead of commandbutton for columntoggler. (p:commandLink or h:* etc..)
Code: Select all
<style type="text/css">
.ui-datatable-header {
height: 30px
}
</style>
Github Profile: https://github.com/mertsincan
Thank you.
PrimeFaces Developer | PrimeFaces Extensions Developer
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 8.0.3 / PF Extensions 8.0.4
GitHub Profile: https://github.com/melloware
PrimeFaces Elite 8.0.3 / PF Extensions 8.0.4
-
- Posts: 4637
- Joined: 29 Jun 2013, 12:38
You're welcome!
Github Profile: https://github.com/mertsincan
-
- Information
-
Who is online
Users browsing this forum: No registered users and 2 guests