Allow some buttons in Import via Z39.50 to wrap lines
authorDan Scott <dscott@laurentian.ca>
Tue, 7 Aug 2012 20:39:37 +0000 (16:39 -0400)
committerBill Erickson <berick@esilibrary.com>
Wed, 22 Aug 2012 19:30:10 +0000 (15:30 -0400)
commit51915d3ee4d00430d6d93e0625be773cb9a919ac
treec56330d2bbfc5d94d1347046622868f9918291ed
parent12eda2e774b84f4a23dc5ce33f5a40ba3b2716f7
Allow some buttons in Import via Z39.50 to wrap lines

Some of our technicians with 4:3 ratio monitors and a reasonable
font-size are unable to see the "Import Record" button on the Import via
Z39.50 screen, because the buttons in that row are laid out in a single,
non-wrapping row, and there is no affordance for scrolling over to the
side.

Simply changing the containing "hbox" element to a "description" element
allows enough of the buttons to overflow to resolve the problem in our
experience.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Signed-off-by: Ben Shum <bshum@biblio.org>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/xul/staff_client/server/cat/z3950.xul