Fix dl hierarchy in settings.

This commit is contained in:
Michael Jumper
2012-11-05 15:21:09 -08:00
parent 6fcef4bd51
commit 0550bf7095

View File

@@ -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