aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.scss
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2018-09-05 20:00:47 +0200
committerRigel Kent <sendmemail@rigelk.eu>2018-09-05 20:00:47 +0200
commit66467298e636875c1d1016902a98624adf8bc242 (patch)
tree449ab07388ade148d1c23fbaf1ecfa3351f745b3 /client/src/app/videos/+video-watch/video-watch.component.scss
parentdb6d617dd2e578894661e57dafe02194e2b28f16 (diff)
downloadPeerTube-66467298e636875c1d1016902a98624adf8bc242.tar.gz
PeerTube-66467298e636875c1d1016902a98624adf8bc242.tar.zst
PeerTube-66467298e636875c1d1016902a98624adf8bc242.zip
fix comment and top-menu placement regressions
Diffstat (limited to 'client/src/app/videos/+video-watch/video-watch.component.scss')
-rw-r--r--client/src/app/videos/+video-watch/video-watch.component.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/src/app/videos/+video-watch/video-watch.component.scss b/client/src/app/videos/+video-watch/video-watch.component.scss
index c657e4b70..0d593ea32 100644
--- a/client/src/app/videos/+video-watch/video-watch.component.scss
+++ b/client/src/app/videos/+video-watch/video-watch.component.scss
@@ -386,6 +386,7 @@
386 386
387my-video-comments { 387my-video-comments {
388 display: inline-block; 388 display: inline-block;
389 width: 100%;
389 margin-bottom: 20px; 390 margin-bottom: 20px;
390} 391}
391 392