X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=client%2Fsrc%2Fapp%2F%2Bvideos%2F%2Bvideo-watch%2Fvideo-watch.component.scss;h=e8ad10a11926f3e4a7b2cb1e3fbf07e8b0252215;hb=746018f6b81b40e8858303662ac9ec5ce59ac6eb;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..e8ad10a11 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){ @@ -206,11 +206,6 @@ $video-info-margin-left: 44px; } } - my-feed { - margin-left: 5px; - margin-top: 1px; - } - .video-actions-rates { margin: 0 0 10px 0; align-items: start;