You can change the size of the avatars in the css ... Find
#memberlist .avatar.avatarresize {
max-width: 2.4em;
max-height: 3.4em;
}
and change those to what you like. If you are running a custom theme and you don't have that in your CSS, then you may have a problem.