Revert "Try col-lg-2"
authorJason Stephenson <jstephenson@cwmars.org>
Thu, 1 Dec 2022 15:43:00 +0000 (10:43 -0500)
committerJason Stephenson <jstephenson@cwmars.org>
Thu, 1 Dec 2022 15:43:00 +0000 (10:43 -0500)
This reverts commit e971d0f44b13e65113cdf4b82fdc438448aa7e1c.

Open-ILS/src/eg2/src/app/staff/circ/checkin/checkin.component.html

index 4c7be92..b90464e 100644 (file)
@@ -97,7 +97,7 @@
         </div>
       </div>
     </div>
-    <div class="col-lg-2">
+    <div class="mr-2 d-flex">
       <div class="form-check form-check-inline">
         <input class="form-check-input" type="checkbox" 
           (ngModelChange)="toggleStrictBarcode($event)"