From: Samantha Doherty Date: Fri, 25 Feb 2011 18:43:21 +0000 (-0500) Subject: Quick fix for popular notices in cleaner theme. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7f50315168338a76c02072ba64ea9f326b5c2729;p=quix0rs-gnu-social.git Quick fix for popular notices in cleaner theme. --- 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 {