Merge pull request #439 from ThibG/glitch-soc/fixes/emoji-shortcode-inline

[Glitch] Do not set emoji as inline-block
lolsob-rspec
beatrix 2018-04-26 11:33:36 -04:00 committed by GitHub
commit 644916e33c
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
.emojione {
display: inline-block;
font-size: inherit;
vertical-align: middle;
object-fit: contain;