diff --git a/modules/avatars/app/assets/stylesheets/avatars/_openproject_avatars.sass b/modules/avatars/app/assets/stylesheets/avatars/_openproject_avatars.sass index 5ebea84e00..bccd93aaf4 100644 --- a/modules/avatars/app/assets/stylesheets/avatars/_openproject_avatars.sass +++ b/modules/avatars/app/assets/stylesheets/avatars/_openproject_avatars.sass @@ -5,6 +5,7 @@ border: 1px solid #aaa img width: 64px + height: 64px .avatars--local-avatar-preview width: 128px @@ -14,9 +15,6 @@ .avatars--current-gravatar margin-bottom: 20px - img - width: 64px - .avatars--error-pane color: $content-form-error-color - font-weight: bold \ No newline at end of file + font-weight: bold