diff --git a/app/assets/stylesheets/articles.scss b/app/assets/stylesheets/articles.scss index 00e43252e..5a4d3fb0e 100644 --- a/app/assets/stylesheets/articles.scss +++ b/app/assets/stylesheets/articles.scss @@ -781,7 +781,7 @@ background: darken($purple, 38%); color: white; letter-spacing: 1px; - &:hover { + &:hover, &:focus { background: darken($purple, 50%); } .bm-success {