aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-04-18 11:53:10 -0700
committerMark Otto <[email protected]>2015-04-18 11:53:10 -0700
commit250c2200bf82c74c2769918db3664b3a090f180d (patch)
tree3641914e3dc9a093ab992b5d171eac1b57e6410c
parent35be16cffaa294d970189704e5a7bed56d2808f8 (diff)
downloadbootstrap-250c2200bf82c74c2769918db3664b3a090f180d.tar.xz
bootstrap-250c2200bf82c74c2769918db3664b3a090f180d.zip
no more dl-horizontal offset or page-header vars
-rw-r--r--scss/_variables.scss2
1 files changed, 0 insertions, 2 deletions
diff --git a/scss/_variables.scss b/scss/_variables.scss
index d04f0c484..103b98445 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;