Fix tabs not visible

This commit is contained in:
Laurent Destailleur 2019-10-24 11:56:07 +02:00
parent 4ff53539a8
commit de6b9c5fc7
2 changed files with 2 additions and 2 deletions

View File

@ -280,7 +280,7 @@ input#onlinepaymenturl, input#directdownloadlink {
opacity: 0.7;
}
div#moretabsListaction {
div#moretabsList, div#moretabsListaction {
z-index: 5;
}

View File

@ -507,7 +507,7 @@ input#onlinepaymenturl, input#directdownloadlink {
opacity: 0.7;
}
div#moretabsListaction {
div#moretabsList, div#moretabsListaction {
z-index: 5;
}