From 3fcb79bc1e5f88a2306bdbe2f586aeba1bf3f281 Mon Sep 17 00:00:00 2001 From: Marcus Moeller Date: Thu, 12 Feb 2015 23:07:49 +0100 Subject: [PATCH] moved profile/group patch from core to profile_list --- theme/neo-quitter/css/display.css | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/theme/neo-quitter/css/display.css b/theme/neo-quitter/css/display.css index eb9721c067..773f397f71 100644 --- a/theme/neo-quitter/css/display.css +++ b/theme/neo-quitter/css/display.css @@ -161,12 +161,6 @@ address a { } -#core .h-card .u-photo { - float: left; - margin-right: 8px; - margin-left: 4px; -} - #aside_primary_wrapper { background-color: transparent; } @@ -598,6 +592,7 @@ ul.profile_list li { } .profile_list .h-card .u-photo { + margin-left: 10px; margin-right: 10px; }