From: Tom Hughes Date: Sat, 27 Feb 2010 18:38:46 +0000 (+0000) Subject: Only specify the width for the user image for now. X-Git-Tag: live~5837^2~244 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/c7217f38aa5e4def745ab02160b98a0f9030dde9 Only specify the width for the user image for now. --- diff --git a/public/stylesheets/common.css b/public/stylesheets/common.css index d2fdea511..7f6559afe 100644 --- a/public/stylesheets/common.css +++ b/public/stylesheets/common.css @@ -707,10 +707,8 @@ abbr.geo { img.user_image { width: 100px; - height: 100px; } img.user_thumbnail { width: 50px; - height: 50px; }