diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index d2bcba514..13f4d4651 100644 --- a/src/components/post_status_form/post_status_form.vue +++ b/src/components/post_status_form/post_status_form.vue @@ -54,6 +54,10 @@ .attachments { padding: 0 0.5em; + .attachment { + position: relative; + } + i { position: absolute; margin: 10px;