From ff66887ff258d53d6e98a5a97083c3ca44afa173 Mon Sep 17 00:00:00 2001 From: Tiffany Little Date: Mon, 9 Jan 2023 12:41:21 -0500 Subject: [PATCH] LP1953181 Fix combobox div and funds spacing Removes input-prepend that was causing other comboboxes to be shrunk, and moves the year selector closer to the Library dropdown so it's not floating out by itself. Signed-off-by: Tiffany Little --- Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html | 4 ---- .../eg2/src/app/staff/admin/acq/funds/funds-manager.component.html | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html b/Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html index c5c53cfa58..32c7b973f2 100644 --- a/Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html +++ b/Open-ILS/src/eg2/src/app/share/combobox/combobox.component.html @@ -17,11 +17,8 @@ -
-
{{labelText}} -
@@ -51,4 +48,3 @@
- diff --git a/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funds-manager.component.html b/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funds-manager.component.html index 0b678a845f..65a2153b64 100644 --- a/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funds-manager.component.html +++ b/Open-ILS/src/eg2/src/app/staff/admin/acq/funds/funds-manager.component.html @@ -18,7 +18,7 @@
-
+