aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/comment/video-comments.component.scss
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-03-26 09:36:30 +0200
committerChocobozzz <me@florianbigard.com>2018-03-26 09:36:30 +0200
commit20acba1c3737bc3137f0efb0448e60c703ff7fd0 (patch)
treeec19b0c82089a04a8dcec52fb781e3454680fe6b /client/src/app/videos/+video-watch/comment/video-comments.component.scss
parent2a97572f072233410985da938b0821e1c537ac46 (diff)
downloadPeerTube-20acba1c3737bc3137f0efb0448e60c703ff7fd0.tar.gz
PeerTube-20acba1c3737bc3137f0efb0448e60c703ff7fd0.tar.zst
PeerTube-20acba1c3737bc3137f0efb0448e60c703ff7fd0.zip
Fix video description CSS
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.scss1
1 files changed, 1 insertions, 0 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 627171ef1..7aadc2866 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
@@ -18,6 +18,7 @@
18 display: inline-block; 18 display: inline-block;
19 font-size: 13px; 19 font-size: 13px;
20} 20}
21
21.comment-html { 22.comment-html {
22 word-wrap: normal; 23 word-wrap: normal;
23 word-break: normal; 24 word-break: normal;