* The previous <div style=\"margin-right:1px\"> has been replaced by a
[citadel.git] / webcit / inetconf.c
index 091592f2fd88e5908eb02dbfbedd132db1877933..cbdf3260077c8704e1ceeff4b3ee3dd94d2eb1d6 100644 (file)
@@ -113,7 +113,7 @@ void display_inetconf(void)
        wprintf("</TD></TR></TABLE>\n");
        wprintf("</div>\n<div id=\"content\">\n");
 
-       wprintf("<div style=\"margin-right:1px\">"
+       wprintf("<div id=\"fix_scrollbar_bug\">"
                "<table border=0 width=100%%><tr><td valign=top>\n");
        for (which=0; which<ic_max; ++which) {
                if (which == (ic_max / 2)) {