diff --git a/scss/_buttons.scss b/scss/_buttons.scss index a0428e3070..52f3486ac2 100644 --- a/scss/_buttons.scss +++ b/scss/_buttons.scss @@ -274,6 +274,7 @@ &:active { color: $black; background-color: $white; + border-color: $white; } }