Forums
(@missmonkee)
11 years, 10 months ago
Its not ideal but it can work by changing the height of the tabs in the CSS.
File: plugins/quick-tabs/tab-styles/tab-style-1.php
Line: 12
In the selector: ul.tabs
change height: 32px
to height:auto;