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

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