diff options
| author | Henry Jameson <me@hjkos.com> | 2018-08-15 14:53:40 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2018-08-15 14:53:40 +0300 |
| commit | 627e2270769826da337c1b1a4d3ec8467404ed5f (patch) | |
| tree | e844576b0ae8c221249cef6e76bf1acbb4f4eb4c /src/components/attachment/attachment.vue | |
| parent | 3fa9d90712121416b81a9940841f2d0bea5d0859 (diff) | |
fixes hella ton of annoyances with file upload display
Diffstat (limited to 'src/components/attachment/attachment.vue')
| -rw-r--r-- | src/components/attachment/attachment.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/attachment/attachment.vue b/src/components/attachment/attachment.vue index 8342f34b..d01c8566 100644 --- a/src/components/attachment/attachment.vue +++ b/src/components/attachment/attachment.vue @@ -38,7 +38,6 @@ .attachments { display: flex; flex-wrap: wrap; - margin-right: -0.7em; .attachment.media-upload-container { flex: 0 0 auto; |
