mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 07:20:23 +00:00
remove legend vars as we no longer use them
This commit is contained in:
parent
ac1ed746ef
commit
35be16cffa
1 changed files with 0 additions and 3 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue