drop the now unused -color variable

This commit is contained in:
Mark Otto 2017-08-20 13:36:16 -07:00
parent c0434f69f4
commit 26e6d8b2b2

View File

@ -646,7 +646,6 @@ $popover-arrow-outer-color: fade-in($popover-border-color, .05) !defau
// Badges
$badge-color: $white !default;
$badge-font-size: 75% !default;
$badge-font-weight: $font-weight-bold !default;
$badge-padding-y: .25em !default;