chiark / gitweb /
Various visual improvements to web interface
[disorder] / templates / playing.html
index 19e0861b3d0c237783c82a52bb5e4dd87e6d0d0b..b0b186fd82dac1fd35b015d7a327fde9c9922f6c 100644 (file)
@@ -29,6 +29,7 @@ USA
 
    @#{extra control buttons for the management page}@
    @if{@arg:mgmt@}{
+   <div class=mgmt>
    <p class=mgmt>
     @if{@paused@}{
     <!-- paused -->
@@ -110,6 +111,8 @@ USA
      </a>}{<img class=button src="@image:noup@">}@
     </form>
     </span>
+    </p>
+    </div>
    }@
 
 @#{only display the table if there is something to put in it}@