From a4b817772306bb4029c48c3bbd3d29f557a8c88e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Fri, 27 Nov 2015 22:13:55 +0100 Subject: [PATCH] Added padding bottom to be able to scroll all the way down with the video --- static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/style.css b/static/css/style.css index 246119c4..ca19bfec 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -1047,6 +1047,7 @@ nav ul li:hover, nav ul li.active { .page-footer{ margin-top:40px !important; + padding-bottom:200px; } .main, #main-row, .video-container, #playlist{