Revert "try d-flex justify-content-center again"
authorJason Stephenson <jstephenson@cwmars.org>
Thu, 1 Dec 2022 15:23:30 +0000 (10:23 -0500)
committerJason Stephenson <jstephenson@cwmars.org>
Thu, 1 Dec 2022 15:23:30 +0000 (10:23 -0500)
This reverts commit b79787c98eb3f23e07d88bc6cf71f144f0ff64bf.

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

index 608bb6b..9f6992f 100644 (file)
@@ -43,7 +43,7 @@
         </div>
       </div>
     </div>
-    <div class="d-flex justify-content-center">
+    <div class="flex-1">
         <input class="form-check-input" type="checkbox" 
                (ngModelChange)="toggleStrictBarcode($event)"
                id="strict-barcode-cbox" [(ngModel)]="strictBarcode"/>