I'm using primefaces 5.3 and I want to use primefaces' tabView.
In primefaces showcase the component seems to be responsive, but in my code seems to be not.
[![tabView not responsive]](https://i.stack.imgur.com/QP3LN.png)
Question 1: Am I using older version than primefaces official site does? This is the latest I could find.
Question 2: How could I make it responsive myself?
The only I could think for this is using panelGrid but it doesn't seem to be working.
Any ideas?
Thank you in advance!