From 896fea7dbdedce3aea88b185565b4fdccde405bd Mon Sep 17 00:00:00 2001 From: shpuld Date: Tue, 10 Apr 2018 22:12:59 +0300 Subject: Fixes from review --- src/components/attachment/attachment.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'src/components/attachment') diff --git a/src/components/attachment/attachment.vue b/src/components/attachment/attachment.vue index c84a74a0..6134f8e2 100644 --- a/src/components/attachment/attachment.vue +++ b/src/components/attachment/attachment.vue @@ -2,7 +2,7 @@
[{{nsfw ? "NSFW/" : ""}}{{type.toUpperCase()}}]
-
+
@@ -11,10 +11,10 @@
- + - + @@ -61,6 +61,7 @@ flex: 1 0 30%; margin: 0.5em 0.7em 0.6em 0.0em; align-self: flex-start; + line-height: 0; border-style: solid; border-width: 1px; @@ -109,7 +110,7 @@ } img.media-upload { - margin-bottom: -2px; + line-height: 0; max-height: 300px; max-width: 100%; } -- cgit v1.2.3-70-g09d2