From e18a0653b3e41c0636a5b70c8067e499ab19c821 Mon Sep 17 00:00:00 2001 From: xavijam Date: Thu, 28 Jan 2016 17:05:47 +0100 Subject: [PATCH] Removed imports from icon-font stylesheet cc @javierarce @piensaenpixel --- icon-font/template.jst.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/icon-font/template.jst.ejs b/icon-font/template.jst.ejs index 9b2eadc..3552596 100644 --- a/icon-font/template.jst.ejs +++ b/icon-font/template.jst.ejs @@ -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