Refix extraspace for emojis (#5964)

Fix misalignment between emoji sizes
lolsob-rspec
Lynx Kotoura 2017-12-11 01:56:05 +09:00 committed by Eugen Rochko
parent a55211ee5b
commit 188f230f1e
1 changed files with 1 additions and 1 deletions

View File

@ -803,7 +803,7 @@
.emojione {
width: 24px;
height: 24px;
margin: -3px 0 0;
margin: -1px 0 0;
}
}