diff --git a/files/templates/chat.html b/files/templates/chat.html index 4ae00f7c5e..75ef27da1e 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -89,11 +89,6 @@ margin: 0; } - blockquote { - margin: 5px 0 0 0; - padding: 0 1rem; - } - #online { background-color: var(--background) !important; }