LP2000482 Bootstrap 5: hold component fixup
authorStephanie Leary <stephanie.leary@equinoxOLI.org>
Thu, 23 Feb 2023 21:59:56 +0000 (15:59 -0600)
committerStephanie Leary <stephanie.leary@equinoxoli.org>
Wed, 1 Mar 2023 15:22:41 +0000 (15:22 +0000)
Signed-off-by: Stephanie Leary <stephanie.leary@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/catalog/hold/hold.component.html

index 9724d1d..7b46af3 100644 (file)
               <input class="form-check-input" type="checkbox" id="hold-include-format-{{ccvm.code()}}"
                 [disabled]="ctx.holdMeta.metarecord_filters.formats.length === 1"
                 [(ngModel)]="ctx.selectedFormats.formats[ccvm.code()]"/>
-              <img class="ml-1"
+              <img class="ms-1"
                 alt=""
                 src="/images/format_icons/icon_format/{{ccvm.code()}}.png"/>