Fixed overflow issues (fixes #286)

This commit is contained in:
Sam Potts
2016-06-26 08:34:36 +10:00
parent 095d100ba4
commit 7e7508ca82
10 changed files with 24 additions and 21 deletions

View File

@ -1,6 +1,6 @@
{
"name": "plyr",
"version": "1.8.4",
"version": "1.8.5",
"description": "A simple, accessible and customizable HTML5, YouTube and Vimeo media player",
"homepage": "http://plyr.io",
"main": "src/js/plyr.js",