diff --git a/htdocs/theme/eldy/global.inc.php b/htdocs/theme/eldy/global.inc.php index 277f6ca038e..8ceda34b70f 100644 --- a/htdocs/theme/eldy/global.inc.php +++ b/htdocs/theme/eldy/global.inc.php @@ -280,7 +280,7 @@ input#onlinepaymenturl, input#directdownloadlink { opacity: 0.7; } -div#moretabsListaction { +div#moretabsList, div#moretabsListaction { z-index: 5; } diff --git a/htdocs/theme/md/style.css.php b/htdocs/theme/md/style.css.php index b45f9141a2f..46e1993c1b6 100644 --- a/htdocs/theme/md/style.css.php +++ b/htdocs/theme/md/style.css.php @@ -507,7 +507,7 @@ input#onlinepaymenturl, input#directdownloadlink { opacity: 0.7; } -div#moretabsListaction { +div#moretabsList, div#moretabsListaction { z-index: 5; }