This commit is contained in:
Ben Ogle 2013-09-06 11:20:50 -07:00
parent ee131f7012
commit 8c0021a4cb

View File

@ -1,7 +1,7 @@
@import "ui-variables";
.tab-bar {
height: @tab-height + 5px;
height: @tab-height + 6px;
border-bottom: 4px solid @tab-bar-border-color;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.2), 0 1px 0 rgba(0, 0, 0, 0.5);
margin-bottom: 1px;