Revert "Removed the "fix_scrollbarbug" div and all references to it."
[citadel.git] / webcit / static / t / iconbar / edit.html
index 990919655c502d4b16f9890ac5da97c0c59ff14d..2ca84b9cbd967763ec47be3d13263466e2a44528 100644 (file)
@@ -5,6 +5,7 @@
 <?_("Customize the icon bar")>
 </h1></div>
 <div id="content" class="service">
+<div class="fix_scrollbar_bug">
 <form method="post" action="commit_iconbar">
 <input type="hidden" name="nonce" value="<?NONCE>">
 <table class="altern" >
@@ -94,5 +95,5 @@
 
 <center><input type="submit" name="ok_button" value="<?_("Save changes")>">&nbsp;<input type="submit" name="cancel_button" value="<?_("Cancel")>"></center>
 
-</form>
+</form></div>
 <?=("trailing")>