aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/styles/prosilver/theme/common.css3
1 files changed, 1 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index e154db236f..77e2b8c0c6 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -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;