diff --git a/htdocs/user/card.php b/htdocs/user/card.php index 6324a6bb37f..f4e001bb8f0 100644 --- a/htdocs/user/card.php +++ b/htdocs/user/card.php @@ -1783,7 +1783,7 @@ else // Photo print ''; - print $form->showphoto('userphoto',$object,100,0,$caneditfield); + print $form->showphoto('userphoto',$object,100,0,$caneditfield,'photowithmargin','small'); print ''; print '';