aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.scss
diff options
context:
space:
mode:
authorclementbrizard <clementbrizard53@gmail.com>2019-01-12 13:45:39 +0000
committerclementbrizard <clementbrizard53@gmail.com>2019-01-12 19:03:08 +0000
commitadb115f5522bea4d52456a9fc5eb4140bb064476 (patch)
tree488766ca6d15723177f51920e9ed1f31f8511cdb /client/src/app/videos/+video-watch/video-watch.component.scss
parent1e74f19a2179df7fc2e0da73163ef2c3118cbecb (diff)
downloadPeerTube-adb115f5522bea4d52456a9fc5eb4140bb064476.tar.gz
PeerTube-adb115f5522bea4d52456a9fc5eb4140bb064476.tar.zst
PeerTube-adb115f5522bea4d52456a9fc5eb4140bb064476.zip
Enable video watch
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.scss2
1 files changed, 1 insertions, 1 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 2586a2204..f96ce8b8f 100644
--- a/client/src/app/videos/+video-watch/video-watch.component.scss
+++ b/client/src/app/videos/+video-watch/video-watch.component.scss
@@ -336,7 +336,7 @@ $other-videos-width: 260px;
336 margin-bottom: 12px; 336 margin-bottom: 12px;
337 337
338 .video-attribute-label { 338 .video-attribute-label {
339 min-width: 91px; 339 min-width: 142px;
340 padding-right: 5px; 340 padding-right: 5px;
341 display: inline-block; 341 display: inline-block;
342 color: #585858; 342 color: #585858;