From c7217f38aa5e4def745ab02160b98a0f9030dde9 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 27 Feb 2010 18:38:46 +0000 Subject: [PATCH] Only specify the width for the user image for now. --- public/stylesheets/common.css | 2 -- 1 file changed, 2 deletions(-) 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; } -- 2.43.2