diff --git a/gh-buttons.css b/gh-buttons.css index c22a830..498f337 100644 --- a/gh-buttons.css +++ b/gh-buttons.css @@ -264,7 +264,8 @@ .button.danger:hover, .button.danger:focus, -.button.danger:active { +.button.danger:active, +.button.danger.active { border-color: #b53f3a; border-bottom-color: #a0302a; color: #fff;