Results and padding for playlist sizing

This commit is contained in:
Kasper Rynning-Tønnesen
2018-03-17 20:10:05 +01:00
parent a26bf00634
commit 83683b497f

View File

@@ -1662,6 +1662,7 @@ nav .zbrand.channel-logo-container {
position: relative;
height: calc(100vh - 64px) !important;
min-width: 338px;
padding-left: 0px;
/*background-color:rgba(0,0,0,0.2);*/
}
@@ -3334,7 +3335,7 @@ nav ul li:hover, nav ul li.active {
#results{
background-color: #000;
margin-top:56px;
/*margin-top:56px;*/
}
.title-container{