Removed more fixed stuff for tabs, etc.

This commit is contained in:
Max Lynch
2013-11-28 12:12:00 -06:00
parent 194bc67b75
commit 088779b6e9
5 changed files with 29 additions and 49 deletions

View File

@@ -11,8 +11,6 @@
@include justify-content(center);
@include tab-style($tabs-default-bg, $tabs-default-border, $tabs-default-text);
position: absolute;
bottom: 0;
z-index: 5;
width: 100%;
@@ -65,10 +63,6 @@
}
}
.tabs-top {
top: $bar-height;
}
.tab-item {
@include flex(1);
display: block;