diff --git a/app/assets/stylesheets/common/base/topic-post.scss b/app/assets/stylesheets/common/base/topic-post.scss index 442a90744ea..4f0ea8faebd 100644 --- a/app/assets/stylesheets/common/base/topic-post.scss +++ b/app/assets/stylesheets/common/base/topic-post.scss @@ -303,7 +303,7 @@ nav.post-controls { vertical-align: top; background: transparent; border: none; - &.create.d-hover, + &.d-hover, &:focus, &:active { outline: none;