diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue index d2bcba51..13f4d465 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;