]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove unused $list-group-color variable; it should naturally inherit from the body
authorMark Otto <markdotto@gmail.com>
Sun, 2 Jul 2017 06:35:57 +0000 (23:35 -0700)
committerMark Otto <markdotto@gmail.com>
Sun, 2 Jul 2017 06:35:57 +0000 (23:35 -0700)
scss/_variables.scss

index 6884d60f8888f1577818b81c86ba3132c4dcea1f..269cb50ed4178fa17ea168687b72c2db40737a16 100644 (file)
@@ -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;