diff --git a/api/js/etemplate/et2_widget_image.js b/api/js/etemplate/et2_widget_image.js index b57f6e2d2e..f48d401e33 100644 --- a/api/js/etemplate/et2_widget_image.js +++ b/api/js/etemplate/et2_widget_image.js @@ -486,7 +486,7 @@ var et2_avatar = (function(){ "use strict"; return et2_image.extend( content: _value }, width: "90%", - height:"90%", + height:"450", resizable: false, position:"top+10", template: egw.webserverUrl+'/api/templates/default/avatar_edit.xet?2'