mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Merge branch 'develop' of github.com:phpbb/phpbb3 into develop
* 'develop' of github.com:phpbb/phpbb3: [ticket/10740] Revert margin-left changes of previous commit
This commit is contained in:
@@ -595,9 +595,8 @@ li.pagination {
|
||||
position: fixed;
|
||||
display: none;
|
||||
top: 40%;
|
||||
left: 50%;
|
||||
left: 35%;
|
||||
width: 30%;
|
||||
margin-left: -15%;
|
||||
z-index: 50;
|
||||
padding: 25px;
|
||||
padding: 0 25px 20px 25px;
|
||||
|
Reference in New Issue
Block a user