Improve emojis - use SVGs where possible

This commit is contained in:
Eugen Rochko 2017-03-29 22:27:24 +02:00
parent bb7006bda1
commit 333e44c3fc
1838 changed files with 1947 additions and 8 deletions

View file

@ -771,6 +771,7 @@ a.status__content__spoiler-link {
padding: 0;
display: flex;
flex-direction: column;
overflow: hidden;
overflow-y: auto;
flex-grow: 1;
}