mirror of
https://github.com/phpbb/phpbb.git
synced 2025-05-30 02:59:29 +02:00
Merge pull request #1832 from cyberalien/ticket/11982
Fix z-index for AJAX popup background
This commit is contained in:
commit
0ffc3395c5
@ -1575,6 +1575,7 @@ input.button1:focus, input.button2:focus, input.button3:focus {
|
||||
height: 100%;
|
||||
background-color: #000000;
|
||||
opacity: 0.5;
|
||||
z-index: 45;
|
||||
}
|
||||
|
||||
@media only screen and (max-height: 500px), only screen and (max-device-width: 500px)
|
||||
|
Loading…
x
Reference in New Issue
Block a user