0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-17 09:52:29 +01:00

remove legend vars as we no longer use them

This commit is contained in:
Mark Otto 2015-04-18 11:39:13 -07:00
parent ac1ed746ef
commit 35be16cffa

View File

@ -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;