From: Mark Otto Date: Sat, 18 Apr 2015 18:39:13 +0000 (-0700) Subject: remove legend vars as we no longer use them X-Git-Tag: v4.0.0-alpha~273 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35be16cffaa294d970189704e5a7bed56d2808f8;p=thirdparty%2Fbootstrap.git remove legend vars as we no longer use them --- diff --git a/scss/_variables.scss b/scss/_variables.scss index fedc258911..d04f0c4849 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -187,9 +187,6 @@ $input-height-sm: (($font-size-sm * $line-height-sm) + ($padding- $form-group-margin-bottom: 15px; -$legend-color: $gray-dark !default; -$legend-border-color: #e5e5e5 !default; - $input-group-addon-bg: $gray-lighter !default; $input-group-addon-border-color: $input-border !default;