Bug 30952: Fix position shift when hovering .linktools links
authorJulian Maurice <julian.maurice@biblibre.com>
Fri, 29 Jul 2022 10:55:47 +0000 (12:55 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 12 Oct 2022 19:01:04 +0000 (16:01 -0300)
Issue #6

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/addbiblio.css

index 5930404..1984c2b 100644 (file)
@@ -360,7 +360,7 @@ tbody tr.active td {
     padding: .5em 0;
 }
 
-.tag_anchors a, a:hover {
+.tag_anchors a {
     border-right: 1px solid #EDF4F6;
     display: inline-block;
     padding: 0 .4em;