From: Chocobozzz Date: Fri, 20 Mar 2020 14:15:37 +0000 (+0100) Subject: Remove unnecessary margin X-Git-Tag: v2.2.0-rc.1~331 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=677119c91404832fb157522c23083b86601b41ab;p=oweals%2Fpeertube.git Remove unnecessary margin --- 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 10e129ac5..8c2335300 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss @@ -53,7 +53,6 @@ $video-info-margin-left: 44px; background-color: #000; display: flex; justify-content: center; - margin: 0 -15px; #videojs-wrapper { display: flex;