diff --git a/ext/comment/style.css b/ext/comment/style.css index 14a148ec..e9052376 100644 --- a/ext/comment/style.css +++ b/ext/comment/style.css @@ -21,7 +21,10 @@ visibility: visible; } -#comment-list .blockbody { +#comment-list-list .blockbody, +#comment-list-recent .blockbody, +#comment-list-image .blockbody, +#comment-list-user .blockbody { background: none; border: none; box-shadow: none;