Skip to content

Commit d715769

Browse files
committed
styling for emojione emojis 😄
1 parent bf05568 commit d715769

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/skins/vector/css/common.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,3 +214,8 @@ input[type=text]:focus, textarea:focus {
214214
color: #454545;
215215
background-color: #fff;
216216
}
217+
218+
.emojione {
219+
height: 1em;
220+
vertical-align: middle;
221+
}

0 commit comments

Comments
 (0)