Revert "Removed the "fix_scrollbarbug" div and all references to it."
[citadel.git] / webcit / static / t / aide / display_serverrestart.html
index f3a6aa1e42f907a9eccfe989d8e109265562c315..efac86ef862a64ea0b67412a824039465e30e7e1 100644 (file)
 <div id="global">
        <?=("important_msg")>
        <div id="content" class="service">
-               <table><td width=50% valign="top"><tr>
-                       <?DOBOXED(="aide_serverrestart_box", _("Restart Citadel"))>
-               </td></tr></table>
+               <div class="fix_scrollbar_bug">
+                       <table><td width=50% valign="top"><tr>
+                               <?DOBOXED(="aide_serverrestart_box", _("Restart Citadel"))>
+                       </td></tr></table>
+               </div>
        </div>
 <?=("trailing")>