diff --git a/app/assets/stylesheets/mobile/topic-post.scss b/app/assets/stylesheets/mobile/topic-post.scss index 7a946e328aa..45d5cfa94fe 100644 --- a/app/assets/stylesheets/mobile/topic-post.scss +++ b/app/assets/stylesheets/mobile/topic-post.scss @@ -8,10 +8,14 @@ padding-bottom: 3px; text-transform: uppercase; font-weight: bold; -} -.small-action .topic-avatar { - margin-top: 5px; + .topic-avatar { + margin-top: 5px; + } + + .small-action-desc { + padding-top: 1em; + } } .topic-post article {