aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/comments/css/comments.scss (renamed from apps/comments/css/comments.css)4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/css/comments.css b/apps/comments/css/comments.scss
index 7f276f9f14f..88b890323aa 100644
--- a/apps/comments/css/comments.css
+++ b/apps/comments/css/comments.scss
@@ -70,6 +70,10 @@
overflow-wrap: break-word;
}
+#commentsTabView .comments .comment {
+ border-top: 1px solid $color-border;
+}
+
#commentsTabView .comment .avatar,
.atwho-view-ul * .avatar{
width: 32px;