LP1974581 Publication Year Filter Fields Out of Alignment
authorScott Angel <scottangel@mobiusconsortium.org>
Wed, 7 Dec 2022 21:59:44 +0000 (15:59 -0600)
committerJane Sandberg <sandbergja@gmail.com>
Fri, 16 Dec 2022 02:51:38 +0000 (18:51 -0800)
Added 5px margin to the top of the <select> dropdown.

Signed-off-by: Scott Angel <scottangel@mobiusconsortium.org>
Signed-off-by: Stephanie Leary <stephanie.leary@equinoxOLI.org>
Signed-off-by: Jane Sandberg <sandbergja@gmail.com>
Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2

index 50cdd28..fbbd9dd 100755 (executable)
@@ -487,6 +487,9 @@ a {
     max-width: 600px;
 }
 
+#adv_selector_pub_year {
+    margin-top: 5px;
+}
 
 h2.graphic880 {
     font-size: [% css_fonts.size_bigger %];