summaryrefslogtreecommitdiff
path: root/vnc.html
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2022-10-13 13:37:22 +0200
committerPierre Ossman <ossman@cendio.se>2022-10-13 16:20:28 +0200
commit88ccfdc193b11b114bd6b1aad266237716cf52f5 (patch)
tree8740138a56e63b59e27db19fe20e75156cdf1c37 /vnc.html
parenta0c42148236b633b6ea8452204064779d40ea774 (diff)
downloadnovnc-88ccfdc193b11b114bd6b1aad266237716cf52f5.tar.gz
Clean up control bar padding/margins
Try to make it a bit less messy by trying to get more general rules in place.
Diffstat (limited to 'vnc.html')
-rw-r--r--vnc.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/vnc.html b/vnc.html
index 9128c11..7044906 100644
--- a/vnc.html
+++ b/vnc.html
@@ -156,10 +156,10 @@
title="Settings">
<div class="noVNC_vcenter">
<div id="noVNC_settings" class="noVNC_panel">
+ <div class="noVNC_heading">
+ <img alt="" src="app/images/settings.svg"> Settings
+ </div>
<ul>
- <li class="noVNC_heading">
- <img alt="" src="app/images/settings.svg"> Settings
- </li>
<li>
<label><input id="noVNC_setting_shared" type="checkbox"> Shared Mode</label>
</li>