From 04ba67d6f181dd99b7ee82f9244c8ccfd8b565e7 Mon Sep 17 00:00:00 2001 From: thomaswelton Date: Thu, 9 Jan 2014 10:16:27 +0000 Subject: Add new varaible @icon-font-svg-id and set it to be the correct SVG font ID, used new variable in glyphicons.less --- less/variables.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'less/variables.less') diff --git a/less/variables.less b/less/variables.less index 2bb443a6c..106a73457 100644 --- a/less/variables.less +++ b/less/variables.less @@ -74,7 +74,7 @@ @icon-font-path: "../fonts/"; @icon-font-name: "glyphicons-halflings-regular"; - +@icon-font-svg-id: "glyphicons_halflingsregular"; //== Components // -- cgit v1.2.3