From 87543292d18409e7b4f3c4876172d414d39183fd Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Fri, 6 Nov 2009 15:26:13 +0100 Subject: Fixed some group list styles --- theme/base/css/display.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme') diff --git a/theme/base/css/display.css b/theme/base/css/display.css index f9ed80aa9..1bab7d965 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -787,7 +787,7 @@ display:none; list-style-type:none; } .profile .entity_profile .fn.nickname, -.profile .entity_profile .url[rel=contact] { +.profile .entity_profile .url[rel~=contact] { margin-left:0; display:inline; } -- cgit v1.2.3-54-g00ecf