diff options
author | Sam Potts <me@sampotts.me> | 2015-06-08 21:43:49 +1000 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-06-08 21:43:49 +1000 |
commit | f41854ebe72e4ba44c7b66464205b966f5b2f3d2 (patch) | |
tree | 26d935d5b563165cb0e0110d935a5ed29b8a4914 /docs/error.html | |
parent | f398266206e10b945cccdacc7edc4b5eb3308442 (diff) | |
download | plyr-f41854ebe72e4ba44c7b66464205b966f5b2f3d2.tar.lz plyr-f41854ebe72e4ba44c7b66464205b966f5b2f3d2.tar.xz plyr-f41854ebe72e4ba44c7b66464205b966f5b2f3d2.zip |
Minor tweak to hiding controls in fullscreen
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 65fc0d69..1463fe9c 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.12/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.1.13/docs.css"> </head> <body> <main> |