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

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

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