From 67765587d9c5c6262612a269f7639c3806754dd0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 10 Aug 2015 23:30:13 -0700 Subject: [PATCH] no more use for that --- scss/_variables.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/scss/_variables.scss b/scss/_variables.scss index 998b0a519b..cddc598aca 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -606,7 +606,6 @@ $pre-scrollable-max-height: 340px !default; // Type -$component-offset-horizontal: 180px !default; $text-muted: $gray-light !default; $abbr-border-color: $gray-light !default; $headings-small-color: $gray-light !default;