update tabs style

This commit is contained in:
afc163 2015-12-17 12:04:12 +08:00
parent 6e2ec48ba6
commit 56e98e1cdc

View File

@ -318,16 +318,15 @@
&-vertical&-left {
.@{tab-prefix-cls}-tabs-bar {
float: left;
border-right: 1px solid @border-color-split;
margin-right: -1px;
margin-bottom: 0;
}
.@{tab-prefix-cls}-tab {
.@{tab-prefix-cls}-tab-inner {
text-align: right;
}
}
.@{tab-prefix-cls}-tabs-bar {
border-right: 1px solid @border-color-split;
margin-right: -1px;
}
.@{tab-prefix-cls}-nav-container {
margin-right: -1px;
}
@ -348,6 +347,7 @@
float: right;
border-left: 1px solid @border-color-split;
margin-left: -1px;
margin-bottom: 0;
}
.@{tab-prefix-cls}-nav-container {
margin-left: -1px;