CDB tabs will now overflow to the next line immediately
@@ -474,7 +474,7 @@ input[type=checkbox]:checked:after {
}
.hide-tabs.tabs-bottom > .tabs-header {
width: 100%;
- position: fixed;
+ position: absolute;
bottom: 0px;
padding-top: 0px;
padding-bottom: 5px;
@@ -510,7 +510,7 @@ input[type=checkbox] {
.hide-tabs.tabs-bottom {
>.tabs-header {
width:100%;
bottom : 0px;
padding-top : 0px;
padding-bottom : 5px;