diff options
Diffstat (limited to 'admin/themes/default/theme.css')
-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 07b1f1ee7..46c3ea176 100644 --- a/admin/themes/default/theme.css +++ b/admin/themes/default/theme.css @@ -1151,6 +1151,6 @@ a.group_perm { .userPropertiesSet {width:350px;float:left;padding-top:5px} .userPropertiesSetTitle {font-weight:bold;margin-bottom:1em;} .userPrefs {border-left:1px solid #ddd;padding-left:10px;} -.userProperty {width:220px;float:left;margin-bottom:15px;} +.userProperty {width:340px;float:left;margin-bottom:15px;} .userActions {float:right;text-align:right;} |