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 12:41:04 +0100
committerRigel Kent <sendmemail@rigelk.eu>2019-12-28 12:41:04 +0100
commitc62a34d36bf498cb81c6611e58079535325b92d8 (patch)
tree30f86d683a85141041c286d0ed952806478d7764 /client/src/app/videos/+video-watch/comment/video-comments.component.scss
parent5b0413ddaa7949a6a44512a8281c5a23466599ae (diff)
downloadPeerTube-c62a34d36bf498cb81c6611e58079535325b92d8.tar.gz
PeerTube-c62a34d36bf498cb81c6611e58079535325b92d8.tar.zst
PeerTube-c62a34d36bf498cb81c6611e58079535325b92d8.zip
Better spacing beetween comments
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, 0 insertions, 2 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 600bc1cee..f95ff5aba 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
@@ -9,8 +9,6 @@
9 font-weight: $font-semibold; 9 font-weight: $font-semibold;
10 font-size: 15px; 10 font-size: 15px;
11 cursor: pointer; 11 cursor: pointer;
12 margin-left: 46px;
13 margin-bottom: 10px;
14} 12}
15 13
16.glyphicon, .comment-thread-loading { 14.glyphicon, .comment-thread-loading {