From 555fdc8c79d6577b1fb048ac928b8376a81ffd67 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Fri, 21 Feb 2020 21:25:27 +0100 Subject: Provide z-index centralisation for lower components --- client/src/app/videos/+video-watch/video-watch.component.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'client/src/app/videos/+video-watch/video-watch.component.scss') 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 c92f773e4..ae79c2ff6 100644 --- a/client/src/app/videos/+video-watch/video-watch.component.scss +++ b/client/src/app/videos/+video-watch/video-watch.component.scss @@ -462,6 +462,7 @@ my-video-comments { .privacy-concerns { position: fixed; bottom: 0; + z-index: z(privacymsg); padding: 5px 15px; -- cgit v1.2.3