Just trying a br
authorJason Stephenson <jstephenson@cwmars.org>
Thu, 1 Dec 2022 14:51:11 +0000 (09:51 -0500)
committerJason Stephenson <jstephenson@cwmars.org>
Thu, 1 Dec 2022 14:51:11 +0000 (09:51 -0500)
Open-ILS/src/eg2/src/app/staff/circ/patron/checkout.component.html

index 1ffd65a..f36a3b1 100644 (file)
@@ -42,6 +42,7 @@
             (click)="checkout()" i18n>Submit</button>
         </div>
         <div class="input-group-append">
+          <br/>
           <input class="form-check-input" type="checkbox" 
                  (ngModelChange)="toggleStrictBarcode($event)"
                  id="strict-barcode-cbox" [(ngModel)]="strictBarcode"/>