diff --git a/files/assets/css/main.css b/files/assets/css/main.css index 8a310c7f9..e75d9a398 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -4383,6 +4383,9 @@ div.deleted.banned { .btn { background-color: var(--gray-700) !important; } +.nobackground { + background: None !important; +} textarea { resize: both !important; } diff --git a/files/templates/comments.html b/files/templates/comments.html index 44145a7c0..bd4ab6606 100644 --- a/files/templates/comments.html +++ b/files/templates/comments.html @@ -404,18 +404,18 @@