Fix video not being displayed when 'Disable Autoplaying Sounds' is enabled.

This commit is contained in:
ccd0 2015-07-13 00:09:57 -07:00
parent 95e716f7f2
commit 697b4dc603

View File

@ -127,6 +127,9 @@ audio.controls-added {
height: auto;
text-align: center;
}
:root.anti-autoplay center iframe {
display: block !important;
}
/* fixed, z-index */
#overlay,