From 3cd0c45176b85870c345c32e5ba19f71a63309c2 Mon Sep 17 00:00:00 2001 From: tamaina Date: Sun, 10 Dec 2017 21:01:25 +0900 Subject: [PATCH] =?UTF-8?q?=E6=8E=A8=E6=B8=AC=E3=81=A7CSS=E3=82=92?= =?UTF-8?q?=E5=8B=95=E3=81=8B=E3=81=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/web/app/desktop/tags/images-viewer.tag | 1 + src/web/app/desktop/tags/post-detail-sub.tag | 5 ----- src/web/app/desktop/tags/timeline.tag | 5 ----- 3 files changed, 1 insertion(+), 10 deletions(-) diff --git a/src/web/app/desktop/tags/images-viewer.tag b/src/web/app/desktop/tags/images-viewer.tag index 9fd6b8de9..0369ea9f6 100644 --- a/src/web/app/desktop/tags/images-viewer.tag +++ b/src/web/app/desktop/tags/images-viewer.tag @@ -15,6 +15,7 @@ background-position center > img + display block visibility hidden max-width: 100% max-height: 256px diff --git a/src/web/app/desktop/tags/post-detail-sub.tag b/src/web/app/desktop/tags/post-detail-sub.tag index 99899929d..ab45b5523 100644 --- a/src/web/app/desktop/tags/post-detail-sub.tag +++ b/src/web/app/desktop/tags/post-detail-sub.tag @@ -105,11 +105,6 @@ > mk-url-preview margin-top 8px - > .media - > img - display block - max-width 100% -