Fix: small 'hd' logo passing over, popin (added z-index)

This commit is contained in:
Philippe Cheype 2021-11-24 18:07:15 +01:00 committed by John Hobbs
parent 41267739b1
commit 8a0889c04c
1 changed files with 2 additions and 1 deletions

View File

@ -297,7 +297,8 @@ li > span {
top: 0px;
}
[tooltip]:hover:before {
opacity : 1;
opacity: 1;
z-index: 1;
}
h3 {