diff --git a/scss/_variables.scss b/scss/_variables.scss index 6884d60f88..269cb50ed4 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -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;