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

[Glitch] Do not set emoji as inline-block
This commit is contained in:
beatrix 2018-04-26 11:33:36 -04:00 committed by GitHub
commit 1e9fe95e13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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;