diff --git a/scss/modules/header/_base.scss b/scss/modules/header/_base.scss index ca7f16ba..7568cd97 100644 --- a/scss/modules/header/_base.scss +++ b/scss/modules/header/_base.scss @@ -112,9 +112,11 @@ #details_toggle, #recent_mentions_toggle, +#sli_recap_toggle, #stars_toggle { &.active { background: $color-shade-dark; + color: $base-font-color; &:hover { background: $color-shade-light;