From 7b04ee6a9bcdccc344d71fcdaa0246bfb6f84bec Mon Sep 17 00:00:00 2001 From: aroquen Date: Sun, 26 Jul 2015 11:47:16 +0200 Subject: [PATCH] Align location label (fixes profile and group directory display) --- theme/neo-gnu/css/display.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/neo-gnu/css/display.css b/theme/neo-gnu/css/display.css index be9b80d41c..954e307aad 100644 --- a/theme/neo-gnu/css/display.css +++ b/theme/neo-gnu/css/display.css @@ -1162,7 +1162,7 @@ td.entity_profile { .profile_list .label { display: block; - margin-left: 59px !important; + margin-left: 55px !important; } .profile_list .note {