diff options
-rw-r--r-- | admin/themes/default/theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/theme.css b/admin/themes/default/theme.css index 2b8471b85..0aa0dba1a 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -1231,7 +1231,7 @@ a.group_perm { .user_form_popin { width:750px; height:430px; - padding:10px; + padding:20px; } .userProperties form { |