From: Mark Otto Date: Sat, 18 Apr 2015 18:53:10 +0000 (-0700) Subject: no more dl-horizontal offset or page-header vars X-Git-Tag: v4.0.0-alpha~272 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=250c2200bf82c74c2769918db3664b3a090f180d;p=thirdparty%2Fbootstrap.git no more dl-horizontal offset or page-header vars --- diff --git a/scss/_variables.scss b/scss/_variables.scss index d04f0c4849..103b984450 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -611,6 +611,4 @@ $headings-small-color: $gray-light !default; $blockquote-small-color: $gray-light !default; $blockquote-font-size: ($font-size-base * 1.25) !default; $blockquote-border-color: $gray-lighter !default; -$page-header-border-color: $gray-lighter !default; -$dl-horizontal-offset: $component-offset-horizontal !default; $hr-border: $gray-lighter !default;