fix tabs nav scrollable bug (#2974)

pull/2993/head
baiyaaaaa 2017-02-23 15:01:28 +08:00 committed by cinwell.li
parent 583466d380
commit 44766fdb35
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
white-space: nowrap;
position: relative;
transition: transform .3s;
float: left;
}
@e item {
padding: 0 16px;