https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38066
--- Comment #7 from Andrii Nugged <[email protected]> --- To append to last comment about backport to 24.05.x: I changed: koha-tmpl/intranet-tmpl/prog/css/src/staff-global.scss -– @@ -5022,7 +5022,7 @@ div .suggestion_note { position: fixed; bottom: 40px; right: 40px; - z-index: $zindex-tooltip; + z-index: 1080; } @media only screen and ( max-width: 1200px ) { -– and managed to build .deb -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
