summaryrefslogtreecommitdiff
path: root/web/kvm/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'web/kvm/index.html')
-rw-r--r--web/kvm/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/kvm/index.html b/web/kvm/index.html
index 4472112a..92f503fb 100644
--- a/web/kvm/index.html
+++ b/web/kvm/index.html
@@ -284,7 +284,7 @@
<div id="stream-box" class="stream-box-inactive">
<img id="stream-image" class="stream-image-inactive" src="../share/png/blank-stream.png" />
</div>
- <div id="stream-mouse-buttons">
+ <div id="stream-mouse-buttons" class="buttons-row">
<button data-mouse-button="left" class="row50">Left Click</button>
<button data-mouse-button="right" class="row50">Right Click</button>
</div>