From b0cfffcd34007c5ec9868c60bf7bb580b7321926 Mon Sep 17 00:00:00 2001 From: nullkal Date: Fri, 20 Oct 2017 01:30:32 +0900 Subject: [PATCH] More improve emoji style --- app/javascript/styles/mastodon/components.scss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss index e4cb3ac9f57..2500c3add6b 100644 --- a/app/javascript/styles/mastodon/components.scss +++ b/app/javascript/styles/mastodon/components.scss @@ -522,7 +522,7 @@ .emojione { width: 20px; height: 20px; - margin: -1px 0; + margin: -2.5px 0; } p { @@ -785,7 +785,7 @@ .emojione { width: 24px; height: 24px; - margin: -1px 0; + margin: -2.5px 0; } }