Created by: ncuesta
It includes an edit for the container-app.html
example in order to show the functionality added.
As a container class for the tabs might be needed to avoid floating elements to slide into the .tab-content
area a new .tabs-container
class has been added which simply makes use of the .clearfix()
mixin.