27 Nov
2024
27 Nov
'24
5:40 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38066 --- Comment #7 from Andrii Nugged <nugged@gmail.com> --- 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.