Only specify the width for the user image for now.

This commit is contained in:
Tom Hughes 2010-02-27 18:38:46 +00:00
parent 891a337b32
commit c7217f38aa

View file

@ -707,10 +707,8 @@ abbr.geo {
img.user_image {
width: 100px;
height: 100px;
}
img.user_thumbnail {
width: 50px;
height: 50px;
}