diff --git a/scss/_tabs.scss b/scss/_tabs.scss index e6d0b56308..da22c030e7 100644 --- a/scss/_tabs.scss +++ b/scss/_tabs.scss @@ -200,7 +200,6 @@ &.tab-item-active, &.active, &.activated { - color: inherit !important; margin-top: -$tabs-striped-border-width; border-style: solid; border-width: $tabs-striped-border-width 0 0 0;