Bug 30952: Fix toolbar alignment
authorJulian Maurice <julian.maurice@biblibre.com>
Wed, 28 Sep 2022 13:45:27 +0000 (15:45 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 12 Oct 2022 19:15:22 +0000 (16:15 -0300)
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/_toolbar.scss

index cf1360e..f8259a1 100644 (file)
@@ -7,8 +7,8 @@
     background-color: #f3F4F4;
     border: 0;
     border-radius: 5px 5px 0 0;
-    padding: 5px;
-    margin-left: 0;
+
+    margin-bottom: 5px;
 
     .dropdown-menu {
         border-top-width: 1px;