Try lg-1
authorJason Stephenson <jstephenson@cwmars.org>
Thu, 1 Dec 2022 15:30:45 +0000 (10:30 -0500)
committerJason Stephenson <jstephenson@cwmars.org>
Thu, 1 Dec 2022 15:30:45 +0000 (10:30 -0500)
Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.html

index f59aa84..773118e 100644 (file)
@@ -43,7 +43,7 @@
         </div>
       </div>
     </div>
-    <div class="col-lg-10 d-flex">
+    <div class="col-lg-1 d-flex">
       <div class="form-check-inline">
         <input class="form-check-input" type="checkbox" 
                (ngModelChange)="toggleStrictBarcode($event)"