mirror of
https://github.com/2ec0b4/kaamelott-soundboard.git
synced 2025-12-08 15:43:24 +00:00
Corrige le fait que l'infobulle puisse passer au-dessus de l'entêtre
This commit is contained in:
@@ -474,7 +474,7 @@ noscript p {
|
||||
margin-right: 10px;
|
||||
padding: 4px 8px;
|
||||
position: absolute;
|
||||
z-index: 10;
|
||||
z-index: 5;
|
||||
}
|
||||
.tooltip p {
|
||||
font-size: 12px;
|
||||
@@ -548,7 +548,7 @@ noscript p {
|
||||
left: 0;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
z-index: 5;
|
||||
z-index: 10;
|
||||
}
|
||||
header {
|
||||
top: 0;
|
||||
|
||||
Reference in New Issue
Block a user