Removed imports from icon-font stylesheet cc @javierarce @piensaenpixel

This commit is contained in:
xavijam 2016-01-28 17:05:47 +01:00
parent ea648f146d
commit e18a0653b3

View File

@ -1,7 +1,7 @@
// Icon font elements
// ----------------------------------------------
@import "cdb-variables/sizes";
// Do not import any file (variables, mixins,...) in this stylesheet.
@font-face {
font-family: 'CartoIcon';
@ -31,7 +31,7 @@
vertical-align: top;
}
.CDB-IconFont--small {
font-size: $sFontSize-small + 1;
font-size: 11px;
}
/* SG