Skip to content

Commit

Permalink
[ticket/10740] Revert margin-left changes of previous commit
Browse files Browse the repository at this point in the history
PHPBB3-10740
  • Loading branch information
igorw committed Apr 1, 2012
1 parent 48616c7 commit f36a6f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions phpBB/styles/prosilver/theme/common.css
Expand Up @@ -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;
Expand Down

0 comments on commit f36a6f0

Please sign in to comment.