diff options
author | Sam Potts <me@sampotts.me> | 2015-03-22 21:26:29 +1100 |
---|---|---|
committer | Sam Potts <me@sampotts.me> | 2015-03-22 21:26:29 +1100 |
commit | 8b436276bffbcab3ba870ebe4e734c1099589851 (patch) | |
tree | df109cd601e05de6a6d6ab3c5b1a84c264d1a539 /docs/error.html | |
parent | c61db87fd676ce84db2fef7408bbed20a2bcd652 (diff) | |
download | plyr-8b436276bffbcab3ba870ebe4e734c1099589851.tar.lz plyr-8b436276bffbcab3ba870ebe4e734c1099589851.tar.xz plyr-8b436276bffbcab3ba870ebe4e734c1099589851.zip |
Fixed bug with caption toggle, hide 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 a0f004fc..983f1c51 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.0.28/docs.css"> + <link rel="stylesheet" href="//cdn.plyr.io/1.0.29/docs.css"> </head> <body> <main> |