diff --git a/app/assets/stylesheets/publisher.scss b/app/assets/stylesheets/publisher.scss
index 8dd88a2a887dd9373c1f133e22ff2cb2479a77dd..2504f8d345c189ee41a7f7e64e95452d34591a01 100644
--- a/app/assets/stylesheets/publisher.scss
+++ b/app/assets/stylesheets/publisher.scss
@@ -14,6 +14,10 @@
       display: none !important;
     }
 
+    .mentions-box {
+      margin-top: 0;
+    }
+
     #publisher_textarea_wrapper { border: 1px solid $border-grey !important; }
   }