X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fglobal.css;h=48755b89dcbeee586fc8a14caf8ff0ea05115d19;hb=653b8ac16eb091d52ea4328451cb52afc5e1565a;hp=b46862d5aacc140fb22b299e6f5fb81eab9da01c;hpb=59cd0305eeab095b36c289d59c6b2075ec8bb6f2;p=friendica.git diff --git a/view/global.css b/view/global.css index b46862d5aa..48755b89dc 100644 --- a/view/global.css +++ b/view/global.css @@ -602,3 +602,8 @@ img.invalid-src:after { vertical-align: top;} #register-explicid-content { font-weight: bold; } + +span.emoji.mastodon img { + height: 1.2em; + vertical-align: middle; +}