From ea9f487b40c7f1d7348d9f88703cb9d52c7e8603 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 21 Apr 2017 17:12:28 +0200 Subject: Client: fixed header and menu --- client/src/app/videos/video-watch/video-watch.component.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/videos/video-watch') 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 cd9d71fb4..abd2832df 100644 --- a/client/src/app/videos/video-watch/video-watch.component.scss +++ b/client/src/app/videos/video-watch/video-watch.component.scss @@ -45,7 +45,7 @@ } .video-small-blocks { - height: 150px; + height: $video-watch-info-height; color: $video-watch-info-color; border-color: $video-watch-border-color; border-width: 1px 0px; -- cgit v1.2.3