diff --git a/webroot/styles/chat.css b/webroot/styles/chat.css index 73523e699..f790ffb0d 100644 --- a/webroot/styles/chat.css +++ b/webroot/styles/chat.css @@ -311,6 +311,11 @@ max-height: 6em; padding: .75rem; } +.moderator-more-info-message .text-sm img { + display: inline-block; + width: 2rem; +} + @media screen and (max-width: 729px) { .moderator-more-info-container { width: auto;