modify checkin component again
authorJason Stephenson <jstephenson@cwmars.org>
Thu, 1 Dec 2022 15:38:12 +0000 (10:38 -0500)
committerJason Stephenson <jstephenson@cwmars.org>
Thu, 1 Dec 2022 15:38:12 +0000 (10:38 -0500)
Open-ILS/src/eg2/src/app/staff/circ/checkin/checkin.component.html

index 81b6e09..390d2f3 100644 (file)
@@ -97,7 +97,7 @@
         </div>
       </div>
     </div>
-    <div class="mr-3">
+    <div class="mr-2">
       <div class="form-check form-check-inline">
         <input class="form-check-input" type="checkbox" 
           (ngModelChange)="toggleStrictBarcode($event)"
           for="strict-barcode-cbox" i18n>Strict Barcode</label>
       </div>
     </div>
-    <div class="flex-1"></div>
     <div class="mr-2">
       <div class="form-check form-check-inline">
         <input class="form-check-input" type="checkbox"