cleanTabs 1.2.4 Update

cleanTabs 1.2.4 Update covers some small fixes as well as some new features.

There is now a minimum width option to protect against Tabs breaking in smaller screens. This does not make cleanTabs responsive, but does protect against screen resize breaks.

The border radius was previously set to 30, which has been reduced to 20 because 30 was simply more than was needed and wouldn’t even make a visual impact for the tabs in most occasions.

Clearfix was implemented to protect against tab content section collapsing in smaller screen sizes.

Some wording in the customization section has been changed to better fit and definitions for terms have been added to the Manual page.