mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11928] Make sure the indicator is on top of other elements.
PHPBB3-11928
This commit is contained in:
@@ -833,6 +833,7 @@ li.pagination ul {
|
||||
position: fixed;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
z-index: 51;
|
||||
}
|
||||
|
||||
/* Miscellaneous styles
|
||||
|
Reference in New Issue
Block a user