summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/comments/css/comments.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/css/comments.scss b/apps/comments/css/comments.scss
index ec400a68090..c2bc136ba66 100644
--- a/apps/comments/css/comments.scss
+++ b/apps/comments/css/comments.scss
@@ -195,7 +195,7 @@
margin-left: auto;
}
-#commentsTabView .comment.disabled {
+#commentsTabView .comment.disabled .message {
opacity: 0.3;
}