aboutsummaryrefslogtreecommitdiffstats
path: root/docs/src/templates/controls.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/src/templates/controls.html')
-rw-r--r--docs/src/templates/controls.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/src/templates/controls.html b/docs/src/templates/controls.html
index 6d93faa4..6a2faa31 100644
--- a/docs/src/templates/controls.html
+++ b/docs/src/templates/controls.html
@@ -9,7 +9,7 @@
<span>0</span>% buffered
</progress>
</div>
- <span class="player-controls-playback">
+ <span class="player-controls-left">
<button type="button" data-player="restart">
<svg><use xlink:href="#icon-restart"></use></svg>
<span class="sr-only">Restart</span>
@@ -35,7 +35,7 @@
<span class="player-duration">00:00</span>
</span>
</span>
- <span class="player-controls-sound">
+ <span class="player-controls-right">
<input class="inverted sr-only" id="mute{id}" type="checkbox" data-player="mute">
<label id="mute{id}" for="mute{id}">
<svg class="icon-muted"><use xlink:href="#icon-muted"></use></svg>