Merge branch 'fix-username-emoji' into 'develop'

fix huge emoji in usernames

See merge request pleroma/pleroma-fe!1151
This commit is contained in:
HJ 2020-06-19 13:15:22 +00:00
commit 267102809d

View file

@ -418,7 +418,7 @@ $status-margin: 0.75em;
max-width: 85%;
font-weight: bold;
img {
img.emoji {
width: 14px;
height: 14px;
vertical-align: middle;