mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-17 13:10:23 +00:00
remove unused $list-group-color variable; it should naturally inherit from the body
This commit is contained in:
parent
e7ae1d9069
commit
4e067f7229
1 changed files with 0 additions and 1 deletions
|
|
@ -741,7 +741,6 @@ $progress-bar-transition: width .6s ease !default;
|
|||
|
||||
// List group
|
||||
|
||||
$list-group-color: $body-color !default;
|
||||
$list-group-bg: $white !default;
|
||||
$list-group-border-color: rgba($black,.125) !default;
|
||||
$list-group-border-width: $border-width !default;
|
||||
|
|
|
|||
Loading…
Reference in a new issue