Bug 28180: Bug fix - cannot select cover-nav button when on top of the .contentblock
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 20 Apr 2021 13:50:02 +0000 (15:50 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 21 Oct 2021 10:24:04 +0000 (12:24 +0200)
Found a bug and ended up with this solution, suggestions welcomed!

example with OpenLibrary with isbn=9780670026623, the image is a bit
higher than others and then the cover-nav buttons are on top of
.contentblock and cannot be clicked

Sponsored-by: Gerhard Sondermann Dialog e.K. (presseplus.de, presseshop.at, presseshop.ch)
Signed-off-by: Rasmus Leißner <rasmus.leissner@solutions-factory.de>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss

index 24c9c4f..8641bc2 100644 (file)
@@ -2344,7 +2344,6 @@ nav {
     font-size: 95%;
     line-height: 135%;
     margin-left: 2em;
-    position: relative;
 
     :first-child::before {
         content: "→ ";