diff --git a/app/assets/stylesheets/mobile/topic-post.scss b/app/assets/stylesheets/mobile/topic-post.scss
index c12cfc02d..97544907a 100644
--- a/app/assets/stylesheets/mobile/topic-post.scss
+++ b/app/assets/stylesheets/mobile/topic-post.scss
@@ -164,6 +164,7 @@ a.star {
 
   h3 {
     margin-bottom: 4px;
+    margin-top: 0;
     color: scale-color($primary, $lightness: 20%);
     line-height: 23px;
     font-weight: normal;