Merge pull request #1332 from aviraldg/feature-emoji

😄 Emoji autocomplete and unicode emoji to image conversion using emojione.
pull/1376/head
Matthew Hodgson 2016-04-02 23:21:31 +01:00
commit d434ea55a8
1 changed files with 5 additions and 0 deletions

View File

@ -214,3 +214,8 @@ input[type=text]:focus, textarea:focus {
color: #454545; color: #454545;
background-color: #fff; background-color: #fff;
} }
.emojione {
height: 1em;
vertical-align: middle;
}