fix small tabs style

This commit is contained in:
afc163 2016-03-04 21:15:09 +08:00
parent 5eda8735af
commit 2691ad0cde

View File

@ -39,7 +39,6 @@
overflow: hidden;
font-size: 14px;
line-height: @line-height-base;
height: 36px;
box-sizing: border-box;
position: relative;
white-space: nowrap;
@ -377,6 +376,9 @@
// card style
&&-card &-nav-container {
height: 36px;
}
&&-card &-ink-bar {
visibility: hidden;
}