should be inline-block

This commit is contained in:
afc163 2015-07-06 18:36:45 +08:00
parent 75d56dfc4d
commit e90c0a51f1

View File

@ -8,7 +8,7 @@
text-rendering: auto;
&:before {
display: block;
display: inline-block;
font-family: "anticon" !important;
}
}