diff --git a/app/assets/stylesheets/common/base/topic-post.scss b/app/assets/stylesheets/common/base/topic-post.scss index 56edd031f9a..0e6f61a4733 100644 --- a/app/assets/stylesheets/common/base/topic-post.scss +++ b/app/assets/stylesheets/common/base/topic-post.scss @@ -292,7 +292,7 @@ table.md-table { .small-action { .topic-avatar { - padding: 5px 0; + padding: 5px 0 3px; border-top: none; float: left; i { @@ -305,7 +305,7 @@ table.md-table { .small-action-desc { padding: 0.5em 0 0.5em 4em; - margin-top: 5px; + margin-top: 6px; text-transform: uppercase; font-weight: bold; font-size: 0.9em;