From 2b3f1919fda81c2781ceeb9071d426c184e1b21c Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 11 Apr 2019 10:21:45 +0200 Subject: Fix videos list margin with hidden menu --- .../videos/+video-watch/video-watch.component.html | 34 ++++++++++++---------- 1 file changed, 18 insertions(+), 16 deletions(-) (limited to 'client/src/app/videos/+video-watch/video-watch.component.html') diff --git a/client/src/app/videos/+video-watch/video-watch.component.html b/client/src/app/videos/+video-watch/video-watch.component.html index 7755a729a..7e9b89dd0 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.html +++ b/client/src/app/videos/+video-watch/video-watch.component.html @@ -36,25 +36,27 @@ -
- The video is being imported, it will be available when the import is finished. -
+
+
+ The video is being imported, it will be available when the import is finished. +
-
- The video is being transcoded, it may not work properly. -
+
+ The video is being transcoded, it may not work properly. +
-
- This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }}. -
+
+ This video will be published on {{ video.scheduledUpdate.updateAt | date: 'full' }}. +
-
- This playlist does not have videos. -
+
+ This playlist does not have videos. +
-
-
This video is blacklisted.
- {{ video.blacklistedReason }} +
+
This video is blacklisted.
+ {{ video.blacklistedReason }} +
@@ -225,7 +227,7 @@
-
+
Friendly Reminder: -- cgit v1.2.3