aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/videos/+video-watch/video-watch.component.scss
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2020-03-20 15:15:37 +0100
committerChocobozzz <me@florianbigard.com>2020-03-20 15:15:37 +0100
commit677119c91404832fb157522c23083b86601b41ab (patch)
tree43145a8ceed4a8771034c7ec44463721eb504482 /client/src/app/videos/+video-watch/video-watch.component.scss
parent5ab994fe8e131c83a81d40ee86e86737de911e17 (diff)
downloadPeerTube-677119c91404832fb157522c23083b86601b41ab.tar.gz
PeerTube-677119c91404832fb157522c23083b86601b41ab.tar.zst
PeerTube-677119c91404832fb157522c23083b86601b41ab.zip
Remove unnecessary margin
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.scss1
1 files changed, 0 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 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;
53 background-color: #000; 53 background-color: #000;
54 display: flex; 54 display: flex;
55 justify-content: center; 55 justify-content: center;
56 margin: 0 -15px;
57 56
58 #videojs-wrapper { 57 #videojs-wrapper {
59 display: flex; 58 display: flex;