diff --git a/app/javascript/styles/mastodon/components.scss b/app/javascript/styles/mastodon/components.scss index c32110be8c..b7d6b3fa2c 100644 --- a/app/javascript/styles/mastodon/components.scss +++ b/app/javascript/styles/mastodon/components.scss @@ -1054,8 +1054,7 @@ body > [data-popper-placement] { font-size: inherit; vertical-align: middle; object-fit: contain; - margin: -0.2ex 0.15em 0.2ex; - width: 16px; + margin: -0.2ex 0.15em 0; height: 16px; img { @@ -1097,7 +1096,6 @@ body > [data-popper-placement] { } .emojione { - width: 20px; height: 20px; margin: -3px 0 0; } @@ -1320,7 +1318,6 @@ body > [data-popper-placement] { overflow-y: auto; .emojione { - width: 20px; height: 20px; margin: -3px 0 0; } @@ -1730,7 +1727,6 @@ body > [data-popper-placement] { line-height: 24px; .emojione { - width: 24px; height: 24px; margin: -1px 0 0; } @@ -6812,7 +6808,6 @@ a.status-card { line-height: 24px; .emojione { - width: 24px; height: 24px; margin: -1px 0 0; } @@ -8168,7 +8163,6 @@ noscript { margin-bottom: 16px; .emojione { - width: 22px; height: 22px; }