Make more compatible with Twemoji

This commit is contained in:
nullkal 2017-10-20 02:38:13 +09:00
parent b0cfffcd34
commit f0f54e539b
1 changed files with 3 additions and 2 deletions

View File

@ -510,6 +510,7 @@
font-weight: 400;
overflow: hidden;
white-space: pre-wrap;
padding-top: 5px;
&.status__content--with-spoiler {
white-space: normal;
@ -522,7 +523,7 @@
.emojione {
width: 20px;
height: 20px;
margin: -2.5px 0;
margin: -5px 0 0 0;
}
p {
@ -785,7 +786,7 @@
.emojione {
width: 24px;
height: 24px;
margin: -2.5px 0;
margin: -5px 0 0 0;
}
}