mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Refix extraspace for emojis (#5964)
Fix misalignment between emoji sizes
This commit is contained in:
committed by
Eugen Rochko
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;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user