fixed bug where in chrome, sometimes the video player would not appear

pull/29/head
Isaac Grynsztein 5 years ago
parent f6b7c41666
commit 4172b0b355

@ -1,5 +1,6 @@
.video-player {
margin: 0 auto;
min-width: 300px;
}
.video-player:focus {

Loading…
Cancel
Save