aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/standalone/videos/embed.html
diff options
context:
space:
mode:
authorChocobozzz <florian.bigard@gmail.com>2017-12-11 10:26:29 +0100
committerChocobozzz <florian.bigard@gmail.com>2017-12-11 10:26:29 +0100
commit9e6b41cc1d825182bcfdf51364fdf3eae8001244 (patch)
tree5aa2111351d78b04d21839a9d2b34463a243d7c4 /client/src/standalone/videos/embed.html
parent20206dfb0bfe1537912ae0a5b99f2fa40c881d33 (diff)
downloadPeerTube-9e6b41cc1d825182bcfdf51364fdf3eae8001244.tar.gz
PeerTube-9e6b41cc1d825182bcfdf51364fdf3eae8001244.tar.zst
PeerTube-9e6b41cc1d825182bcfdf51364fdf3eae8001244.zip
Embed player responsive
Diffstat (limited to 'client/src/standalone/videos/embed.html')
-rw-r--r--client/src/standalone/videos/embed.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/src/standalone/videos/embed.html b/client/src/standalone/videos/embed.html
index 0a35bc362..fa4d0bdba 100644
--- a/client/src/standalone/videos/embed.html
+++ b/client/src/standalone/videos/embed.html
@@ -11,7 +11,7 @@
11 11
12 <body> 12 <body>
13 13
14 <video id="video-container" class="video-js vjs-sublime-skin vjs-big-play-centered"> 14 <video id="video-container" class="video-js vjs-peertube-skin">
15 </video> 15 </video>
16 16
17 </body> 17 </body>