* The previous <div style=\"margin-right:1px\"> has been replaced by a
authorArt Cancro <ajc@citadel.org>
Sat, 19 Feb 2005 06:01:15 +0000 (06:01 +0000)
committerArt Cancro <ajc@citadel.org>
Sat, 19 Feb 2005 06:01:15 +0000 (06:01 +0000)
commitd159f2a1a8cf9efccb8f733d7e2452c5f7cfbf64
tree3ba6aa13b2c1074213ca66d797fe246cca1ee733
parentf6f51307f975c67d86448d5b456f9650dc36d773
* The previous <div style=\"margin-right:1px\"> has been replaced by a
  named div in the stylesheet.  This allows us to perform a vile, sleazy
  hack to keep IE6 from exhibiting its horizontal scrollbar bug.  There
  will unfortunately always be a right margin in IE6, but there
  doesn't appear to be any easy workaround.
20 files changed:
webcit/ChangeLog
webcit/auth.c
webcit/calendar.c
webcit/calendar_view.c
webcit/event.c
webcit/floors.c
webcit/graphics.c
webcit/iconbar.c
webcit/inetconf.c
webcit/mainmenu.c
webcit/messages.c
webcit/paging.c
webcit/roomops.c
webcit/siteconfig.c
webcit/static/head.html
webcit/summary.c
webcit/useredit.c
webcit/userlist.c
webcit/vcard_edit.c
webcit/who.c