From: Chocobozzz Date: Tue, 6 Aug 2019 07:49:46 +0000 (+0200) Subject: Fix theater mode X-Git-Tag: v1.4.0-rc.1~24 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=466e3f20a537f1eff4b4fd03297df11ba371d049;p=oweals%2Fpeertube.git Fix theater mode --- 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 9c3f53b3d..2e7131067 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss @@ -36,6 +36,7 @@ $player-factor: 1.7; // 16/9 height: $height; width: 100%; + max-width: initial; } my-video-watch-playlist ::ng-deep .playlist {