diff --git a/app/assets/stylesheets/desktop/topic-post.scss b/app/assets/stylesheets/desktop/topic-post.scss index f65d35fbc4c..0aa5ca2ef8e 100644 --- a/app/assets/stylesheets/desktop/topic-post.scss +++ b/app/assets/stylesheets/desktop/topic-post.scss @@ -549,7 +549,7 @@ iframe { } a.star { - margin: 10px 7px 20px 0; + margin: 6px 7px 20px 0; font-size: 20px; color: dark-light-diff($secondary, $primary, 80%, -20%) !important; }