aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
authordedeibel2018-12-28 21:48:19 +0100
committerdedeibel2018-12-28 21:48:19 +0100
commitcdff0cdfe99b111219af1eee8550b3c051b09a3d (patch)
tree0fc700bca30672d59c1587aa516d3b43e2bf2057 /template
parent71792b6b56ea48327debffdc6743a521d65bb035 (diff)
parent8a01788fdc5e7d3062d66388b41350fe85d95c56 (diff)
Merge branch 'master' of ssh://git.c3voc.de/streaming-website
Diffstat (limited to 'template')
-rw-r--r--template/assemblies/player/audio.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/assemblies/player/audio.phtml b/template/assemblies/player/audio.phtml
index 0713f20..c3594eb 100644
--- a/template/assemblies/player/audio.phtml
+++ b/template/assemblies/player/audio.phtml
@@ -2,7 +2,7 @@
preload="auto"
controls="controls"
autoplay="autoplay"
- style="height: 400px; display: block; margin: auto;"
+ style="max-height: 400px; max-width:100vw; display: block; margin: auto;"
poster="<?=h($stream->getPoster())?>"
>
<source