Remove extraneous pageContainer styles for videoOSD

This commit is contained in:
Steven S O'Connor
2020-08-12 10:36:55 -07:00
parent e1083ec2ea
commit d7b50b9160
-6
View File
@@ -7,7 +7,6 @@
}
.osdPoster img,
.pageContainer,
.videoOsdBottom {
bottom: 0;
left: 0;
@@ -248,11 +247,6 @@
animation: spin 4s linear infinite;
}
.pageContainer {
top: 0;
position: fixed;
}
@media all and (max-width: 30em) {
.btnFastForward,
.btnRewind,