aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/theme/common.css
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/theme/common.css')
-rw-r--r--phpBB/styles/prosilver/theme/common.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/theme/common.css b/phpBB/styles/prosilver/theme/common.css
index 35a956b81b..935b81b9dd 100644
--- a/phpBB/styles/prosilver/theme/common.css
+++ b/phpBB/styles/prosilver/theme/common.css
@@ -429,14 +429,14 @@ dl.details {
dl.details dt {
float: left;
- width: 11em;
+ width: 16em;
text-align: right;
color: #000000;
display: block;
}
dl.details dd {
- margin-left: 11em;
+ margin-left: 16em;
padding-left: 5px;
margin-bottom: 5px;
color: #828282;