From 149c4be7264316b30024a9618c13110ee6294ebf Mon Sep 17 00:00:00 2001
From: Chris Rebert <code@rebertia.com>
Date: Mon, 3 Feb 2014 10:02:58 -0800
Subject: [PATCH] die tabs, die!

---
 less/variables.less | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/less/variables.less b/less/variables.less
index ebc72c00e6..b06206dfb2 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";
+@icon-font-svg-id:        "glyphicons_halflingsregular";
 
 //== Components
 //
-- 
GitLab