aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--phpBB/styles/prosilver/theme/common.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index f41627e24f..1be762475b 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -623,6 +623,10 @@ table.table1 {
width: 100%;
}
+.ucp-main table.table1 {
+ padding: 2px;
+}
+
table.table1 thead th {
font-weight: normal;
text-transform: uppercase;