Merge pull request #177 from JsSucks/emote-styling

Wrapper should also be 32px
This commit is contained in:
Alexei Stukov 2018-03-17 19:25:45 -03:00 committed by GitHub
commit 7b52b22c5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@
font-size: 0;
}
.bd-emotewrapper {
display: flex;
max-height: 32px;
img {
height: 32px;
margin: 0 .05em 0 .1em !important;