summaryrefslogtreecommitdiffstats
path: root/templates/show_preferences.inc
diff options
context:
space:
mode:
Diffstat (limited to 'templates/show_preferences.inc')
-rw-r--r--templates/show_preferences.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_preferences.inc b/templates/show_preferences.inc
index e0c82225..9a96248a 100644
--- a/templates/show_preferences.inc
+++ b/templates/show_preferences.inc
@@ -79,7 +79,7 @@ if (($GLOBALS['user']->has_access(100)) AND ($user_id == '-1' AND conf('use_auth
<?php } ?>
</ul>
</div>
-<div class="text-box">
+<div class="text-box" style="width:35em;">
<form method="post" name="preferences" action="<?php echo conf('web_path'); ?><?php echo $target; ?>" enctype="multipart/form-data">
<?php
if ($current_tab != 'account') {