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 249e3a3822..592b6a2ff9 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -277,13 +277,12 @@ a#logo:hover {
.panel {
margin-bottom: 4px;
padding: 0 10px;
- padding: 5px 10px;
background-color: #f3f3f3;
color: #3f3f3f;
}
.post {
- padding: 10px;
+ padding: 5px 10px;
margin-bottom: 4px;
background-repeat: no-repeat;
background-position: 100% 0;