aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment/video-comments.component.scss
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2019-12-28 11:27:31 +0100
committerRigel Kent <sendmemail@rigelk.eu>2019-12-28 11:48:53 +0100
commit5b0413ddaa7949a6a44512a8281c5a23466599ae (patch)
tree07dafe7f97ffc1e7570e8b1ee9515f29d6c2d611 /client/src/app/videos/+video-watch/comment/video-comments.component.scss
parentbf64ed4196938ba9002c887cadb01bd2a6e3127a (diff)
downloadPeerTube-5b0413ddaa7949a6a44512a8281c5a23466599ae.tar.gz
PeerTube-5b0413ddaa7949a6a44512a8281c5a23466599ae.tar.zst
PeerTube-5b0413ddaa7949a6a44512a8281c5a23466599ae.zip
Add author indicator to the comment replies loader
Diffstat (limited to 'client/src/app/videos/+video-watch/comment/video-comments.component.scss')
-rw-r--r--client/src/app/videos/+video-watch/comment/video-comments.component.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/app/videos/+video-watch/comment/video-comments.component.scss b/client/src/app/videos/+video-watch/comment/video-comments.component.scss
index c02f6c21b..600bc1cee 100644
--- a/client/src/app/videos/+video-watch/comment/video-comments.component.scss
+++ b/client/src/app/videos/+video-watch/comment/video-comments.component.scss
@@ -14,7 +14,7 @@
14} 14}
15 15
16.glyphicon, .comment-thread-loading { 16.glyphicon, .comment-thread-loading {
17 margin-left: 5px; 17 margin-right: 5px;
18 display: inline-block; 18 display: inline-block;
19 font-size: 13px; 19 font-size: 13px;
20} 20}