1. When I veiw the faces tab on my site the alignment is thrown off depending on the avatar size and length of username. It usually only looks scewed when users have spaces in their usernames.

For example:

Current:

{avatar} John
Doe

Perferred:

{avatar}
John Doe

I'm not a wiz with CSS, I tried adding a dispay: block but that didn't help.

Any suggestions?