diff options
| author | Mark Otto <[email protected]> | 2015-04-18 11:53:10 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-04-18 11:53:10 -0700 |
| commit | 250c2200bf82c74c2769918db3664b3a090f180d (patch) | |
| tree | 3641914e3dc9a093ab992b5d171eac1b57e6410c | |
| parent | 35be16cffaa294d970189704e5a7bed56d2808f8 (diff) | |
| download | bootstrap-250c2200bf82c74c2769918db3664b3a090f180d.tar.xz bootstrap-250c2200bf82c74c2769918db3664b3a090f180d.zip | |
no more dl-horizontal offset or page-header vars
| -rw-r--r-- | scss/_variables.scss | 2 |
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; |
