summaryrefslogtreecommitdiffstats
path: root/application/views/file/fragments/audio-player.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/file/fragments/audio-player.php')
-rw-r--r--application/views/file/fragments/audio-player.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/file/fragments/audio-player.php b/application/views/file/fragments/audio-player.php
index 517506039..95503a0ad 100644
--- a/application/views/file/fragments/audio-player.php
+++ b/application/views/file/fragments/audio-player.php
@@ -1,4 +1,4 @@
-<div class="container-wide">
+<div class="container-fluid">
<p>
<audio controls="controls">
<source src="<?php echo site_url($filedata["id"]); ?>">