Removed the "fix_scrollbarbug" div and all references to it.
[citadel.git] / webcit / static / t / floors.html
index bb0a0c3c19f604e2cd8673b852f4accb20927f99..37e976ee2f9c2efc5dc7b980a7e3459e525763c1 100644 (file)
@@ -4,7 +4,7 @@
         <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")>