[ticket/11982] Fix z-index for AJAX popup background

PHPBB3-11982
This commit is contained in:
Vjacheslav Trushkin 2013-10-28 20:18:56 +02:00
parent bf08b9ad34
commit 5dd199dd60

View file

@ -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)