Merge pull request #283 from arrowthemes/patch-1

Make the player button clickable on small videos
This commit is contained in:
Sam Potts 2016-06-25 17:44:07 +04:00 committed by GitHub
commit 7b11c6803d

View File

@ -397,6 +397,7 @@
}
.plyr .plyr__play-large {
display: inline-block;
z-index: 1;
}
.plyr--audio .plyr__play-large {
display: none;