diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss index caa2ad99e6..700dd9740f 100644 --- a/app/javascript/styles/mastodon/components.scss +++ b/app/javascript/styles/mastodon/components.scss @@ -523,7 +523,7 @@ .emojione { width: 20px; height: 20px; - margin: -5px 0 0 0; + margin: -5px 0 0; } p { @@ -786,7 +786,7 @@ .emojione { width: 24px; height: 24px; - margin: -5px 0 0 0; + margin: -5px 0 0; } }