mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-07 21:51:23 +00:00
Fix dl hierarchy in settings.
This commit is contained in:
@@ -92,8 +92,8 @@
|
|||||||
<h2>Settings</h2>
|
<h2>Settings</h2>
|
||||||
<div id="settings">
|
<div id="settings">
|
||||||
|
|
||||||
<!-- Auto-fit display -->
|
|
||||||
<dl>
|
<dl>
|
||||||
|
<!-- Auto-fit display -->
|
||||||
<dt>
|
<dt>
|
||||||
<input type="checkbox" id="auto-fit"/>
|
<input type="checkbox" id="auto-fit"/>
|
||||||
Auto-fit display to browser window
|
Auto-fit display to browser window
|
||||||
@@ -107,10 +107,8 @@
|
|||||||
display to extend beyond the bounds of the window.
|
display to extend beyond the bounds of the window.
|
||||||
</p>
|
</p>
|
||||||
</dd>
|
</dd>
|
||||||
</dl>
|
|
||||||
|
|
||||||
<!-- Enable/disable sound -->
|
<!-- Enable/disable sound -->
|
||||||
<dl>
|
|
||||||
<dt>
|
<dt>
|
||||||
<input type="checkbox" id="disable-sound"/>
|
<input type="checkbox" id="disable-sound"/>
|
||||||
Disable sound
|
Disable sound
|
||||||
|
Reference in New Issue
Block a user