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