Added padding bottom to be able to scroll all the way down with the video

This commit is contained in:
Kasper Rynning-Tønnesen
2015-11-27 22:13:55 +01:00
parent b780f73811
commit a4b8177723

View File

@@ -1047,6 +1047,7 @@ nav ul li:hover, nav ul li.active {
.page-footer{ .page-footer{
margin-top:40px !important; margin-top:40px !important;
padding-bottom:200px;
} }
.main, #main-row, .video-container, #playlist{ .main, #main-row, .video-container, #playlist{