Merge branch 'master' of github.com:ant-design/ant-design

This commit is contained in:
afc163 2016-10-22 17:35:40 +08:00
commit 8a7d59241d

View File

@ -244,14 +244,12 @@
top: 1px;
float: left;
border-bottom: 2px solid transparent;
z-index: 2;
&:hover,
&-active,
&-selected {
border-bottom: 2px solid @primary-color;
color: @primary-color;
transform: translateZ(0);
}
> a {