Improve the layout of some buttons.

This commit is contained in:
John "Elwin" Edwards 2012-06-21 16:05:59 -07:00
parent 4478756d91
commit db81f195cf
2 changed files with 9 additions and 2 deletions

View file

@ -115,7 +115,9 @@
</div>
</div>
</div>
<div class="rfloat"><span class="ibutton" onclick="toggledebug()">Messages</span></div>
<div class="modal" id="misc">
<div class="centerb"><span class="ibutton" onclick="toggledebug()">Messages</span></div>
</div>
<div id="debug">
</div>
</body>