diff --git a/app/assets/stylesheets/desktop/topic-post.scss b/app/assets/stylesheets/desktop/topic-post.scss index 639ff3234af..f9f3cb40af6 100644 --- a/app/assets/stylesheets/desktop/topic-post.scss +++ b/app/assets/stylesheets/desktop/topic-post.scss @@ -444,7 +444,6 @@ a.star { color: $primary; } .btn { - outline: 0; margin-bottom: 5px; margin-right: 10px; .fa-bookmark.bookmarked { color: $tertiary; }