aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/theme')
-rw-r--r--phpBB/styles/prosilver/theme/content.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/theme/content.css b/phpBB/styles/prosilver/theme/content.css
index c34e01d0ae..3040282b90 100644
--- a/phpBB/styles/prosilver/theme/content.css
+++ b/phpBB/styles/prosilver/theme/content.css
@@ -131,6 +131,8 @@ li.header dl.row-item dt .list-inner {
}
/* Forum list column styles */
+.row .list-inner { padding: 4px 0; }
+
dl.row-item {
background-position: 10px 50%; /* Position of folder icon */
background-repeat: no-repeat;