From 603fc33eb3ce052f65601e95c06e32c0486b4eb5 Mon Sep 17 00:00:00 2001 From: Samantha Doherty Date: Thu, 14 Apr 2011 15:18:48 -0400 Subject: [PATCH] Style for reduced avatar lists in aside. --- theme/neo/css/display.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme/neo/css/display.css b/theme/neo/css/display.css index 1f370e2ad4..13e03af710 100644 --- a/theme/neo/css/display.css +++ b/theme/neo/css/display.css @@ -542,8 +542,8 @@ address { } .section .entities li { - margin-right: 23px; - margin-bottom: 12px; + margin-right: 3.6px; + margin-bottom: 5px; width: 24px; } -- 2.39.5