From: Marcus Moeller Date: Thu, 12 Feb 2015 22:07:49 +0000 (+0100) Subject: moved profile/group patch from core to profile_list X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=3fcb79bc1e5f88a2306bdbe2f586aeba1bf3f281;p=quix0rs-gnu-social.git moved profile/group patch from core to profile_list --- 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; }