From: Stephanie Leary Date: Wed, 9 Nov 2022 21:23:13 +0000 (-0600) Subject: UL margin fix X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=28d8b5cfacbabce543612f3d588526ad04d272a1;p=working%2FEvergreen.git UL margin fix Signed-off-by: Stephanie Leary --- diff --git a/Open-ILS/src/eg2/src/app/staff/share/bib-staff-view/bib-staff-view.component.css b/Open-ILS/src/eg2/src/app/staff/share/bib-staff-view/bib-staff-view.component.css index 38ed9c8c22..95777f647c 100644 --- a/Open-ILS/src/eg2/src/app/staff/share/bib-staff-view/bib-staff-view.component.css +++ b/Open-ILS/src/eg2/src/app/staff/share/bib-staff-view/bib-staff-view.component.css @@ -11,6 +11,7 @@ } .eg-bib-staff-view .bib-details ul { + margin-bottom: 0; padding-left: 0; }