diff options
author | Sam Potts <me@sampotts.me> | 2015-04-10 07:16:53 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-04-10 07:16:53 +1000 |
commit | 5187311ff014c44aaa8629f8a93bc46e6f89f88d (patch) | |
tree | 8df51d160ee8c2bdc11111c139047a543dfe1828 /docs/error.html | |
parent | 3526e322ef1433b76a926241131abf7f165acf3a (diff) | |
download | plyr-5187311ff014c44aaa8629f8a93bc46e6f89f88d.tar.lz plyr-5187311ff014c44aaa8629f8a93bc46e6f89f88d.tar.xz plyr-5187311ff014c44aaa8629f8a93bc46e6f89f88d.zip |
Bug fix for isFullscreen() in Mozilla (Fixes #38)
Diffstat (limited to 'docs/error.html')
-rw-r--r-- | docs/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/error.html b/docs/error.html index d31bd265..63cd0f0b 100644 --- a/docs/error.html +++ b/docs/error.html @@ -6,7 +6,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Docs styles --> - <link rel="stylesheet" href="//cdn.plyr.io/1.1.4/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.1.5/docs.css"> </head> <body> <main> |