summaryrefslogtreecommitdiffstats
path: root/apps/comments/css/comments.css
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/css/comments.css')
-rw-r--r--apps/comments/css/comments.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/css/comments.css b/apps/comments/css/comments.css
index 81216a14a55..d33ce735448 100644
--- a/apps/comments/css/comments.css
+++ b/apps/comments/css/comments.css
@@ -43,6 +43,10 @@
background-position: left;
}
+#commentsTabView .newCommentForm .cancel {
+ margin-right: 6px;
+}
+
#commentsTabView .comment {
position: relative;
z-index: 1;