* The previous <div style=\"margin-right:1px\"> has been replaced by a
[citadel.git] / webcit / siteconfig.c
index 3174b9d931740fbf0a60ef176ba2dd607614484a..0034b6481fe6828e000db57e43b24fff78584c7e 100644 (file)
@@ -51,7 +51,7 @@ void display_siteconfig(void)
                "</div>\n<div id=\"content\">\n"
        );
 
-       wprintf("<div style=\"margin-right:1px\">"
+       wprintf("<div id=\"fix_scrollbar_bug\">"
                "<table border=0 width=100%% bgcolor=\"#ffffff\"><tr><td>");
 
        whichmenu = bstr("whichmenu");