]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1662319: zindex Tweak in Patron Account
authorKathy Lussier <klussier@masslnc.org>
Tue, 7 Feb 2017 05:06:10 +0000 (00:06 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 13 Feb 2017 15:17:37 +0000 (10:17 -0500)
commitb7f6960894a8132557f1678d9a189d856c4abb7c
tree82a048ccd0fc73fc66a89c4d5d4150ead0bc3027
parentbb0007e94e89d7ca1ef3725bcd97734fa2a86247
LP#1662319: zindex Tweak in Patron Account

The Other menu in a patron's account was dropping down behind the specify due
date input box. A tweak to the zindex for the Patron Account tabs was needed
for the menu to display in front of the input box.

Test plan:
Retrieve a patron in the web client. To the right of the Patron Account tabs,
click the Other dropdown menu. The menu will appear behind due date input.
Depending on the browser / screen resolution, it may also hide one of the
options in the dropdown menu. After the patch is loaded, the menu should display in front of the input as expected.

Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/css/circ.css.tt2