Controls on bottom when too small

This commit is contained in:
Kasper Rynning-Tønnesen
2017-05-26 13:56:29 +02:00
parent 14d84f821f
commit 696afe722f

View File

@@ -2235,6 +2235,8 @@ nav ul li:hover, nav ul li.active {
background-color: rgb(70, 70, 70);
height: 50px;
margin-top: inherit;
bottom: 0px;
position: fixed;
}
#play, #pause, #volume-button i, #fullscreen i, .castButton-unactive i, .castButton-active i{