anticon should not have default font-size

This commit is contained in:
afc163 2015-06-15 12:10:57 +08:00
parent dda240d09b
commit 8d74b7e0e8

View File

@ -12,7 +12,7 @@
.@{iconfont-css-prefix} {
position: relative;
display: inline-block;
font: normal normal normal @font-size-base/1 @font-family;
font-style: normal;
vertical-align: baseline;
text-align: center;
text-transform: none;