From 684987b6ad0f368c0a3caa750c71f46018d0b3d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?syuilo=E2=AD=90=EF=B8=8F?= Date: Fri, 3 Feb 2017 16:34:55 +0900 Subject: [PATCH] [Client] Fix design :art: --- src/web/app/common/tags/url-preview.tag | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/web/app/common/tags/url-preview.tag b/src/web/app/common/tags/url-preview.tag index 417236fdc..15003c892 100644 --- a/src/web/app/common/tags/url-preview.tag +++ b/src/web/app/common/tags/url-preview.tag @@ -56,13 +56,14 @@ > footer margin-top 8px + height 16px > img display inline-block width 16px heigth 16px margin-right 4px - vertical-align bottom + vertical-align top > p display inline-block @@ -70,6 +71,7 @@ color #666 font-size 0.8em line-height 16px + vertical-align top @media (max-width 500px) font-size 8px