aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorShpuld Shpuldson <shpuld@gmail.com>2017-04-17 11:42:33 +0300
committerShpuld Shpuldson <shpuld@gmail.com>2017-04-17 11:42:33 +0300
commit88309b446f9adc2c074b653661b182f39a07cfbc (patch)
tree1eef07d357f4e1f3208a263f9a2247337ddd04a0 /src
parenta3a9d8edd10a2ca20cd80e5b6325a5ac77f94445 (diff)
Adjust attachment preview margins.
Diffstat (limited to 'src')
-rw-r--r--src/components/post_status_form/post_status_form.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/post_status_form/post_status_form.vue b/src/components/post_status_form/post_status_form.vue
index 13f4d465..c3f1b1f0 100644
--- a/src/components/post_status_form/post_status_form.vue
+++ b/src/components/post_status_form/post_status_form.vue
@@ -56,6 +56,7 @@
.attachment {
position: relative;
+ margin: 0.5em 0.8em 0.2em 0;
}
i {