Alternate fix for Bug 2534 - Viewing items table on item edit screen requires horizon...
authorOwen Leonard <oleonard@myacpl.org>
Mon, 22 Aug 2011 15:33:59 +0000 (11:33 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Thu, 22 Sep 2011 18:21:05 +0000 (06:21 +1200)
commitdc439dcb7bdcf27b45f4d51c3c4f79d19131120b
tree11519dbda09d86eaae7106450493e969d063801b
parenta2ee6443b9643ad0780ad62ef63d0a06d5c674f0
Alternate fix for Bug 2534 - Viewing items table on item edit screen requires horizontal scrolling

This patch doesn't eliminate horizontal scrolling, but simplifies
the situation:

- The left-hand sidebar has been moved below the table of items.
- The "overflow:scroll" style has been removed from the table of items.
  Having overflow set meant that it was often necessary to scroll twice
  to reach data in the table: once using the scrollbars on the table
  and again using the page's scrollbars.

The NEKLS catalogers also extend their thanks for this fix.

Signed-off-by: Liz Rea <lrea@nekls.org>
Signed-off-by: Ian Walls <ian.walls@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
koha-tmpl/intranet-tmpl/prog/en/css/addbiblio.css
koha-tmpl/intranet-tmpl/prog/en/css/staff-global.css
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt