aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB')
-rw-r--r--phpBB/styles/prosilver/theme/content.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css
index 3d0d0c0bf8..a92434a9be 100644
--- a/phpBB/styles/prosilver/theme/content.css
+++ b/phpBB/styles/prosilver/theme/content.css
@@ -64,8 +64,8 @@ ul.topiclist.two-columns dt .list-inner {
ul.topiclist dd {
border-left: 1px solid transparent;
- padding: 4px 0 99999px 0;
- margin-bottom: -99995px;
+ padding: 4px 0 999px 0;
+ margin-bottom: -995px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;