Revert "Removed the "fix_scrollbarbug" div and all references to it."
[citadel.git] / webcit / static / t / floors.html
index 37e976ee2f9c2efc5dc7b980a7e3459e525763c1..bb0a0c3c19f604e2cd8673b852f4accb20927f99 100644 (file)
@@ -4,7 +4,7 @@
         <h1><?_("Add/change/delete floors")></h1>
 </div>
 
-<div id="content" class="service">
+<div id="content" class="service fix_scrollbar_bug">
        <table border="1" width="100%" bgcolor="#ffffff">
                <tr>
                        <th><?_("Floor number")></th>
@@ -27,4 +27,5 @@
                        <td>&nbsp;</td>
                </tr>
        </table>
+</div>
 <?=("trailing")>