diff options
| author | Shpuld Shpludson <shp@cock.li> | 2019-03-05 14:40:20 +0000 |
|---|---|---|
| committer | Shpuld Shpludson <shp@cock.li> | 2019-03-05 14:40:20 +0000 |
| commit | 216073eb58d2928bf6fb2e187b28dac04f4ce02e (patch) | |
| tree | f72373470dd5c45f3bc1b3ac501ffce597373ed8 /src/components/gallery/gallery.vue | |
| parent | 8cda230fba6d095b6d65b904973ef5a6a279ed60 (diff) | |
| parent | bd0485ad2fdb1bd93c020f875b862bb511abdc80 (diff) | |
Merge branch 'fix/gallery-and-attachment-spacing' into 'develop'
Unify spacing between gallery/link preview/attachment components
See merge request pleroma/pleroma-fe!638
Diffstat (limited to 'src/components/gallery/gallery.vue')
| -rw-r--r-- | src/components/gallery/gallery.vue | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/gallery/gallery.vue b/src/components/gallery/gallery.vue index 2366ddf7..ea525c95 100644 --- a/src/components/gallery/gallery.vue +++ b/src/components/gallery/gallery.vue @@ -27,7 +27,6 @@ align-content: stretch; flex-grow: 1; margin-top: 0.5em; - margin-bottom: 0.25em; .attachments, .attachment { margin: 0 0.5em 0 0; |
