From 5b0413ddaa7949a6a44512a8281c5a23466599ae Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Sat, 28 Dec 2019 11:27:31 +0100 Subject: Add author indicator to the comment replies loader --- .../src/app/videos/+video-watch/comment/video-comments.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/videos/+video-watch/comment/video-comments.component.scss') 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 @@ } .glyphicon, .comment-thread-loading { - margin-left: 5px; + margin-right: 5px; display: inline-block; font-size: 13px; } -- cgit v1.2.3