diff --git a/files/templates/chat.html b/files/templates/chat.html index 8ee1d1570..da97d8971 100644 --- a/files/templates/chat.html +++ b/files/templates/chat.html @@ -58,7 +58,7 @@ border-radius: 3px; } - p, h1 { + p, h1, h2, h3, h4, h5 { display: inherit; }