]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
Quick fix for popular notices in cleaner theme.
authorSamantha Doherty <sammy@status.net>
Fri, 25 Feb 2011 18:43:21 +0000 (13:43 -0500)
committerSamantha Doherty <sammy@status.net>
Fri, 25 Feb 2011 18:43:21 +0000 (13:43 -0500)
theme/cleaner/css/display.css

index 2cb14702ab7efcca4dccc116b7fe75a1f4aeff7a..8d27c64732297257b5e1bfbdc54a463df4bac182 100644 (file)
@@ -279,7 +279,8 @@ address {
 
 #popular_notices .avatar {
     position: relative;
-    top: 4px;
+    top: 2px;
+    margin-bottom: 4px;
 }
 
 #aside_primary td {