Bug 30952: Fix patroninfo-section alignment
authorJulian Maurice <julian.maurice@biblibre.com>
Wed, 28 Sep 2022 13:48:20 +0000 (15:48 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 12 Oct 2022 19:15:25 +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/staff-global.scss

index 4e19292..2164275 100644 (file)
@@ -1330,7 +1330,7 @@ dd {
 
 .patroninfo-section {
     padding: .5em;
-    margin: .5em;
+    margin: .5em 0;
     @include card;
 }