Bug 30952: Make the top left logo clickable area wider
authorJulian Maurice <julian.maurice@biblibre.com>
Wed, 28 Sep 2022 14:16:28 +0000 (16:16 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 12 Oct 2022 19:15:27 +0000 (16:15 -0300)
Issue #35

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/_header.scss

index 13e9ada..4fe6959 100644 (file)
@@ -29,6 +29,7 @@ a.navbar-toggle {
 #logo {
     display: flex;
     align-items: center;
+    padding: .2em .5em;
 
     img {
         height: 80%;