Fixed following issues caused

This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-29 17:00:29 +02:00
parent 81dd783609
commit 645edee211
2 changed files with 9 additions and 3 deletions

View File

@@ -3097,7 +3097,7 @@ nav ul li:hover, nav ul li.active {
#player_overlay {
height: calc(30vh);
bottom: -33px !important;
top: initial;
top: 7px;
width: 100vw;
height: 200px;
pointer-events: all;