From 60caf87636ee0609bb9f3b82a74ef0b3a475bc77 Mon Sep 17 00:00:00 2001 From: Geoff Sams Date: Mon, 4 Jun 2018 16:23:49 -0500 Subject: [PATCH] LP#16989634 - Changing z-index to 4 to allow active text boxes to pass under patron tabs naturally. Signed-off-by: Geoff Sams Signed-off-by: Chris Sharp Signed-off-by: Kathy Lussier --- Open-ILS/src/templates/staff/css/circ.css.tt2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/staff/css/circ.css.tt2 b/Open-ILS/src/templates/staff/css/circ.css.tt2 index 24d555075f..eb7b139b80 100644 --- a/Open-ILS/src/templates/staff/css/circ.css.tt2 +++ b/Open-ILS/src/templates/staff/css/circ.css.tt2 @@ -33,7 +33,7 @@ but the ones I'm finding aren't quite cutting it..*/ left: 45px; padding-top: 20px; padding-top: 10px; - z-index: 3; + z-index: 4; background-color: rgba(255,255,255,1); } -- 2.43.2