Wrapper should also be 32px

This commit is contained in:
Jiiks 2018-03-17 19:23:19 -03:00
parent 0dd49b7c9b
commit c84a79d3f5
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;