Bug 30952: Add spacing between itemtypes and subtype limits
authorJulian Maurice <julian.maurice@biblibre.com>
Thu, 15 Sep 2022 09:24:20 +0000 (11:24 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 12 Oct 2022 19:14:54 +0000 (16:14 -0300)
Issue #43

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss

index 96f40aa..c2009f8 100644 (file)
@@ -2548,6 +2548,10 @@ td.bundle {
     }
 }
 
+#advsearches {
+    margin-bottom: 1em;
+}
+
 #circ_circulation_issue {
     position: relative;
 }