LP#16989634 - Changing z-index to 4 to allow active text boxes to pass under patron... user/csharp/lp1689634-checkout-box-float-fix
authorGeoff Sams <gsams@roanoketexas.com>
Mon, 4 Jun 2018 21:23:49 +0000 (16:23 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Tue, 5 Jun 2018 12:13:47 +0000 (08:13 -0400)
Signed-off-by: Geoff Sams <gsams@roanoketexas.com>
Signed-off-by: Chris Sharp <csharp@georgialibraries.org>
Open-ILS/src/templates/staff/css/circ.css.tt2

index 24d5550..eb7b139 100644 (file)
@@ -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);
 }