Removed the "fix_scrollbarbug" div and all references to it.
authorArt Cancro <ajc@citadel.org>
Fri, 24 Sep 2010 21:37:11 +0000 (17:37 -0400)
committerArt Cancro <ajc@citadel.org>
Fri, 24 Sep 2010 21:37:11 +0000 (17:37 -0400)
commit85b8087bf603edb5320f0bc9da18ed2294204ca2
tree58300c2f17f6b98ebfad8b3c0b7cdb7bcf32fcc5
parent224c2e4e019980a27970a402c2f7558cfe210105
Removed the "fix_scrollbarbug" div and all references to it.
It wasn't needed in real browsers, and didn't fix the problems
with Internet Exploder.  Away it goes.
41 files changed:
webcit/auth.c
webcit/bbsview_renderer.c
webcit/blogview_renderer.c
webcit/calendar_view.c
webcit/event.c
webcit/openid.c
webcit/paging.c
webcit/setup_wizard.c
webcit/sieve.c
webcit/smtpqueue.c
webcit/static/styles/content.css
webcit/static/styles/webcit.css
webcit/static/t/aide/display_generic_cmd.html
webcit/static/t/aide/display_inetconf.html
webcit/static/t/aide/display_menu.html
webcit/static/t/aide/display_serverrestart.html
webcit/static/t/aide/display_serverrestart_page_do.html
webcit/static/t/aide/display_sitewide_config.html
webcit/static/t/aide/edituser/detailview.html
webcit/static/t/aide/edituser/select.html
webcit/static/t/display_main_menu.html
webcit/static/t/display_message.html
webcit/static/t/edit_message.html
webcit/static/t/files.html
webcit/static/t/files/picview.js
webcit/static/t/floors.html
webcit/static/t/iconbar/edit.html
webcit/static/t/knrooms.html
webcit/static/t/room/create.html
webcit/static/t/room/display_private.html
webcit/static/t/room/edit.html
webcit/static/t/room/edit/editroom.html
webcit/static/t/room/zapped_list.html
webcit/static/t/summary_trailer.html
webcit/static/t/view_message.html
webcit/static/t/view_message/print.html
webcit/static/t/who.html
webcit/tasks.c
webcit/userlist.c
webcit/vcard_edit.c
webcit/wiki.c