From 7f50315168338a76c02072ba64ea9f326b5c2729 Mon Sep 17 00:00:00 2001 From: Samantha Doherty Date: Fri, 25 Feb 2011 13:43:21 -0500 Subject: [PATCH] Quick fix for popular notices in cleaner theme. --- theme/cleaner/css/display.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme/cleaner/css/display.css b/theme/cleaner/css/display.css index 2cb14702ab..8d27c64732 100644 --- a/theme/cleaner/css/display.css +++ b/theme/cleaner/css/display.css @@ -279,7 +279,8 @@ address { #popular_notices .avatar { position: relative; - top: 4px; + top: 2px; + margin-bottom: 4px; } #aside_primary td {