From: Jon Stevens Date: Sun, 22 Jan 2012 06:35:03 +0000 (-0800) Subject: remove tabs X-Git-Tag: v2.0.0~6^2~249^2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1098%2Fhead;p=thirdparty%2Fbootstrap.git remove tabs --- diff --git a/lib/variables.less b/lib/variables.less index df0d2255d7..0a67521dfc 100644 --- a/lib/variables.less +++ b/lib/variables.less @@ -13,7 +13,7 @@ // Grays @black: #000; -@grayDarker: #222; +@grayDarker: #222; @grayDark: #333; @gray: #555; @grayLight: #999;