From 134e7842828cb58d702e44364d9e064266b56664 Mon Sep 17 00:00:00 2001 From: Gabe Kangas Date: Mon, 21 Mar 2022 15:01:30 -0700 Subject: [PATCH] Tweak position of moderator icon. Closes #1792 --- webroot/styles/chat.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/webroot/styles/chat.css b/webroot/styles/chat.css index 1d575463b..c4332939e 100644 --- a/webroot/styles/chat.css +++ b/webroot/styles/chat.css @@ -283,9 +283,8 @@ } .message-author .flair { - height: 70%; + height: 15px; margin-right: 5px; - margin-top: 1px; } .moderator-menu-item {