more font size tweaks.
[citadel.git] / webcit / static / t / floors.html
index bb0a0c3c19f604e2cd8673b852f4accb20927f99..ea837cc4300ba7237e220776ae0c4378f91b03c4 100644 (file)
@@ -1,10 +1,10 @@
-<?=("head")><?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
+<?=("head")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 
 <div id="banner">
         <h1><?_("Add/change/delete floors")></h1>
 </div>
 
-<div id="content" class="service fix_scrollbar_bug">
+<div id="content" class="service">
        <table border="1" width="100%" bgcolor="#ffffff">
                <tr>
                        <th><?_("Floor number")></th>
@@ -27,5 +27,4 @@
                        <td>&nbsp;</td>
                </tr>
        </table>
-</div>
 <?=("trailing")>