修复tabs嵌套bug,issue#6431

This commit is contained in:
sadmark 2017-06-12 16:28:35 +08:00
parent baa8e23280
commit 9be44edf26

View File

@ -263,7 +263,7 @@
margin-top: 0!important; margin-top: 0!important;
} }
.@{tab-prefix-cls}-tab-next { > .@{tab-prefix-cls}-tab-next {
width: 100%; width: 100%;
bottom: 0; bottom: 0;
height: 32px; height: 32px;
@ -272,7 +272,7 @@
} }
} }
.@{tab-prefix-cls}-tab-prev { > .@{tab-prefix-cls}-tab-prev {
top: 0; top: 0;
width: 100%; width: 100%;
height: 32px; height: 32px;