style this header the same way as the fmEditor
authorJason Etheridge <jason@EquinoxOLI.org>
Fri, 16 Dec 2022 12:59:51 +0000 (07:59 -0500)
committerJason Etheridge <jason@EquinoxOLI.org>
Fri, 16 Dec 2022 12:59:51 +0000 (07:59 -0500)
Signed-off-by: Jason Etheridge <jason@EquinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/admin/local/circ_matrix_matchpoint/linked-circ-limit-sets.component.html

index d4670eb..04f46ec 100644 (file)
@@ -2,7 +2,7 @@
 <eg-string #errorString i18n-text text="The Linked Set Name Already Exists on Another Matchpoint"></eg-string>
 
 <div *ngIf="showLinkLimitSets">
-    <div class="col-lg-15 bg-info d-flex justify-content-center"><h3 class="modal-title mt-3 mb-3" i18n>Linked Limit Sets</h3></div>
+    <div class="modal-header bg-info"><h4 class="modal-title" i18n>Linked Limit Sets</h4></div>
     <ng-container *ngIf="getObjectKeys().length > 0">
         <ng-container *ngFor="let key of getObjectKeys(); let i = index">
             <div *ngIf="!linkedSetList[i].isDeleted" class="col-lg-15 d-flex justify-content-center">