diff --git a/app/assets/stylesheets/desktop/compose.scss b/app/assets/stylesheets/desktop/compose.scss
index d0537c706..fc2bc12c0 100644
--- a/app/assets/stylesheets/desktop/compose.scss
+++ b/app/assets/stylesheets/desktop/compose.scss
@@ -201,6 +201,9 @@
     margin-left: auto;
     margin-right: auto;
     float: none;
+    .ac-wrap {
+      padding-left: 10px;
+    }
   }
 
   // When the post is new (new topic) the sizings are different