Merge branch 'patch-2' into 'develop'
fix wide2x emojis within nicknames See merge request pleroma/pleroma!2737
This commit is contained in:
commit
34d6009d82
@ -80,6 +80,7 @@ header a:hover, .h-card a:hover {
|
|||||||
/* keep emoji from being hilariously huge */
|
/* keep emoji from being hilariously huge */
|
||||||
.display-name img {
|
.display-name img {
|
||||||
max-height: 1em;
|
max-height: 1em;
|
||||||
|
max-width: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.display-name .nickname {
|
.display-name .nickname {
|
||||||
|
Loading…
Reference in New Issue
Block a user