Skip to content
Snippets Groups Projects
Commit bd1da37b authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

Merge branch 'hotline#83216_souci_css_sur_nouvelle_fonction_selection_multiple' into 'hotline'

hotline #83216 search result, multiple selection: add z-index to prevent…

See merge request !2926
parents b2bc784f ec00d70e
Branches
Tags
3 merge requests!3297WIP: Master,!2928Hotline,!2926hotline #83216 search result, multiple selection: add z-index to prevent…
Pipeline #5613 passed with stage
in 32 minutes and 53 seconds
- ticket #83216 : résultat de recherche, sélection multiple: correction de l'affichage du menu relatif à la sélection multiple qui pouvait passer au dessous du résultat de recherche sur quelques chartes graphiques
\ No newline at end of file
......@@ -1576,6 +1576,7 @@ body.abonne_multimedia-hold-view .actions a {
list-style: none;
padding: 0 5px 5px 5px;
display: none;
z-index: 1;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment