Show player bottom always

This commit is contained in:
Kasper Rynning-Tønnesen
2017-11-14 15:34:14 +01:00
parent 324b0438f4
commit 748f329f38

View File

@@ -390,6 +390,7 @@ li.disabled span {
/* top: 0px; */ /* top: 0px; */
width: 250px !important; width: 250px !important;
height: 200px !important; height: 200px !important;
display: block !important;
/* right: 10px; */ /* right: 10px; */
z-index: 10; z-index: 10;
transition: 1s; transition: 1s;