This commit is contained in:
Sam Wing 2019-11-18 16:30:12 -05:00
parent c372bda34a
commit 90e205e17b
3 changed files with 14 additions and 1 deletions

View file

@ -42,3 +42,9 @@ ul.noStyle li {
white-space: pre-wrap;
word-break: break-word;
}
img.emoji {
margin: 0px !important;
vertical-align: middle;
width: 2em !important;
}