Is there a way to change the height of the tabView's header specifically in primefaces? Take for instance the tabs with headers like "God Father I", "God Father II" on this link, I only want to adjust the height of the header and not the entire tab.
UPDATE: Adding a height attribute to <p:tabView>
increases the overall tabs height, rather than just the tab header/title height.