Update core.less

This commit is contained in:
linhaolun 2014-09-01 00:29:43 +08:00
parent be925ab85d
commit 2eb5fc8ef8

View File

@ -1,12 +1,4 @@
// Base Class Definition
// -------------------------
.@{fa-css-prefix} {
display: inline-block;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}