summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--modules/comment/comment.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/comment/comment.css b/modules/comment/comment.css
index 4a2675af8..a55f527c8 100644
--- a/modules/comment/comment.css
+++ b/modules/comment/comment.css
@@ -8,6 +8,6 @@
.comment-unpublished {
background-color: #fff4f4;
}
-.preview .comment {
+.comment-preview {
background-color: #ffffea;
}