Fixed padding on bottom on mobile

This commit is contained in:
Kasper Rynning-Tønnesen
2016-04-20 12:05:49 +02:00
parent 6e18b4b3d3
commit 68f998a69e
4 changed files with 9 additions and 4 deletions

View File

@@ -1400,12 +1400,14 @@ nav ul li:hover, nav ul li.active {
.page-footer{
margin-top:40px !important;
}
.padding-bottom-novideo{
padding-bottom:40px;
}
.padding-bottom-extra{
padding-bottom:200px;
padding-bottom:210px;
}
.main, #main-row, .video-container, #playlist{