X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-watch%2Fvideo-watch.component.scss;h=8f70652ee27d4852d7380f8dca8251d5e06c04b5;hb=251a82ffbb62c575d7aeb260dff22409dae39d73;hp=f22ffc0eaf0305a753e437ebf64626b6dc4d4e49;hpb=0f7407d926cf7774f8f730dba08327569c11680c;p=github%2FChocobozzz%2FPeerTube.git 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 f22ffc0ea..8f70652ee 100644 --- a/client/src/app/+videos/+video-watch/video-watch.component.scss +++ b/client/src/app/+videos/+video-watch/video-watch.component.scss @@ -3,7 +3,7 @@ @import '_bootstrap-variables'; @import '_miniature'; -$player-factor: 1.7; // 16/9 +$player-factor: 16/9; $video-info-margin-left: 44px; @function getPlayerHeight($width){