2017-02-27 23:44:34 -05:00
|
|
|
gl-emoji {
|
2017-09-11 11:14:53 -04:00
|
|
|
font-style: normal;
|
2017-03-02 17:33:29 -05:00
|
|
|
display: inline-flex;
|
2017-02-27 23:44:34 -05:00
|
|
|
vertical-align: middle;
|
2019-02-25 14:03:21 -05:00
|
|
|
font-family: 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
2018-08-29 10:33:48 -04:00
|
|
|
font-size: 1.4em;
|
|
|
|
line-height: 1em;
|
2015-12-22 09:58:29 -05:00
|
|
|
}
|
2018-08-26 11:26:50 -04:00
|
|
|
|
|
|
|
.user-status-emoji {
|
|
|
|
margin-right: $gl-padding-4;
|
|
|
|
|
|
|
|
gl-emoji {
|
|
|
|
font-size: 1em;
|
|
|
|
line-height: 16px;
|
|
|
|
vertical-align: baseline;
|
|
|
|
}
|
|
|
|
}
|