* The previous <div style=\"margin-right:1px\"> has been replaced by a
[citadel.git] / webcit / useredit.c
index 5439ff0f90291d774fcb79d20637b7a2ed72e2c7..60ee1881c48a21f06f4da6bf702d34815e834d24 100644 (file)
@@ -291,7 +291,7 @@ void display_edituser(char *supplied_username, int is_new) {
        wprintf("</SPAN></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%% bgcolor=\"#ffffff\"><tr><td>\n");
        wprintf("<FORM METHOD=\"POST\" ACTION=\"/edituser\">\n"
                "<INPUT TYPE=\"hidden\" NAME=\"username\" VALUE=\"");