diff --git a/files/templates/chat.html b/files/templates/chat.html index 01b9a0617..7e245a7a7 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -73,12 +73,12 @@ } p { - display: inline !important; + margin: 0; } blockquote { - margin: 5px 0 5px 0; - padding: 0.3rem 1rem; + margin: 5px 0 0 0; + padding: 0 1rem; } #online {