Fixed scrollbar disapearing on modal, and added width+height adjustment for embed, along with fixing error in position of controls of embed

This commit is contained in:
Kasper Rynning-Tønnesen
2016-08-31 12:03:44 +02:00
parent 7c8be00c9a
commit febebb2b0e
6 changed files with 60 additions and 15 deletions

View File

@@ -148,7 +148,7 @@
background-color:grey;
width:50vw;
color:white;
margin-top:0px;
margin-top:-6px;
}
#playpause, #duration, #volume-button
@@ -259,4 +259,4 @@
{
height:100%;
background-color:rgba(0,0,0,0.5);
}
}