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