diff --git a/files/templates/chat.html b/files/templates/chat.html index 27f3fb77f1..3dd58afd1f 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -54,7 +54,7 @@ } .chat-message p { - display: inline-block; + display: inline; } .diff { @@ -102,6 +102,7 @@ display: inline-block !important; padding: 0 0.5rem !important; margin-bottom: 0.25rem !important; + border-color: transparent !important; } lite-youtube {