mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/10740] Revert margin-left changes of previous commit
PHPBB3-10740
This commit is contained in:
parent
48616c7cf2
commit
f36a6f0ae3
1 changed files with 1 additions and 2 deletions
|
@ -595,9 +595,8 @@ li.pagination {
|
||||||
position: fixed;
|
position: fixed;
|
||||||
display: none;
|
display: none;
|
||||||
top: 40%;
|
top: 40%;
|
||||||
left: 50%;
|
left: 35%;
|
||||||
width: 30%;
|
width: 30%;
|
||||||
margin-left: -15%;
|
|
||||||
z-index: 50;
|
z-index: 50;
|
||||||
padding: 25px;
|
padding: 25px;
|
||||||
padding: 0 25px 20px 25px;
|
padding: 0 25px 20px 25px;
|
||||||
|
|
Loading…
Add table
Reference in a new issue