diff options
Diffstat (limited to 'mod/profile/views')
-rw-r--r-- | mod/profile/views/default/profile/css.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mod/profile/views/default/profile/css.php b/mod/profile/views/default/profile/css.php index b475b6bdd..3820ca7fd 100644 --- a/mod/profile/views/default/profile/css.php +++ b/mod/profile/views/default/profile/css.php @@ -276,6 +276,10 @@ form#edit_profile { width: 100px; height: 100px; } +/* @todo fix image cropping */ +#avatar_cropping img.current_user_avatar { + max-width:560px; +} /* *************************************** |