JBAS-1984 Large screen scan box btm border padding
authorBill Erickson <berickxx@gmail.com>
Wed, 7 Mar 2018 20:01:54 +0000 (15:01 -0500)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/web/css/skin/kcls/selfcheck.css

index 9ff60b3..d1defc8 100644 (file)
@@ -235,6 +235,12 @@ input[type=checkbox]
     padding-top:20px;
 }
 
+@media screen and (min-width:1600px) {
+    .checkout .header1 {
+        padding-bottom: 85px;
+    }
+}
+
 .checkout .userid {
     width:200px !important;
     font-weight:bold;