mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Refix extraspace for emojis (#5964)
Fix misalignment between emoji sizes
This commit is contained in:
parent
3caec1ecc2
commit
98aa96b8d6
@ -803,7 +803,7 @@
|
|||||||
.emojione {
|
.emojione {
|
||||||
width: 24px;
|
width: 24px;
|
||||||
height: 24px;
|
height: 24px;
|
||||||
margin: -3px 0 0;
|
margin: -1px 0 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user