From: Geoff Sams Date: Mon, 4 Jun 2018 21:23:49 +0000 (-0500) Subject: Changing z-index to 4 to allow active text boxes to pass under patron tabs naturally. X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fgsams%2Flp1689634-checkout-box-float-fix;p=working%2FEvergreen.git Changing z-index to 4 to allow active text boxes to pass under patron tabs naturally. Signed-off-by: Geoff Sams --- 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); }