mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 00:37:42 +02:00
Merge pull request #1834 from cyberalien/ticket/11984
Move responsive design adjustments
This commit is contained in:
@@ -815,6 +815,8 @@ li.pagination ul {
|
||||
|
||||
#darkenwrapper {
|
||||
display: none;
|
||||
position: relative;
|
||||
z-index: 44;
|
||||
}
|
||||
|
||||
#darken {
|
||||
@@ -824,6 +826,7 @@ li.pagination ul {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
opacity: 0.5;
|
||||
z-index: 45;
|
||||
}
|
||||
|
||||
#loading_indicator {
|
||||
|
Reference in New Issue
Block a user