diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/index.html b/docs/index.html index 445b2ba5..598774e0 100644 --- a/docs/index.html +++ b/docs/index.html @@ -19,7 +19,7 @@ <div class="player" id="myvid"> <div class="player-video"> - <div class="px-video-captions hide"></div> + <div class="px-video-captions"></div> <video width="640" height="360" poster="../media/poster_PayPal_Austin2.jpg" controls> <!-- video files --> <source src="https://www.paypalobjects.com/webstatic/mktg/videos/PayPal_AustinSMB_baseline.mp4" type="video/mp4" /> @@ -36,8 +36,6 @@ </div> </video> </div> - <!-- Inject these... --> - <div class="px-video-controls"></div> </div> <!-- Load SVG defs --> |