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 c1624dcc57b..5e247aaeb71 100644
--- a/apps/comments/css/comments.css
+++ b/apps/comments/css/comments.css
@@ -49,3 +49,7 @@
position: absolute;
right: 0;
}
+
+.app-files .action-comment>img {
+ margin-right: 5px;
+}