Fixed issue with slider not working properly on mobile

This commit is contained in:
Kasper Rynning-Tønnesen
2018-04-24 10:17:29 +02:00
parent 6dabe2963e
commit af384de79e
4 changed files with 73 additions and 32 deletions

View File

@@ -2484,6 +2484,7 @@ nav ul li:hover, nav ul li.active {
#volume.rc, #volume-control-remote {
width:100%;
height: auto;
margin-top: 30px;
background: darkgrey;
}