Content outside the tab
-
Hi,
The tabs work but some content is shown outside as seen in this imageI managed to fix it by adding the following CSS in theme:
.ui-tabs .ui-tabs-panel { display: inline-block; }But I don’t know if this can affect proper operation of the tabs.
In my case, I have also found that previous and next links are not working because they seem to link to the current tab.
Anyway, thanks for this plugin.
It’s great.
The topic ‘Content outside the tab’ is closed to new replies.