From febcdcb6a09afac4e82218d6971378d5302cd0b6 Mon Sep 17 00:00:00 2001 From: Sarven Capadisli Date: Fri, 6 Nov 2009 13:35:21 +0100 Subject: Updated styles for profile list fn and nickname --- theme/base/css/display.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'theme') diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 09d92be7b..f9ed80aa9 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -600,6 +600,10 @@ font-weight:normal; content: ")"; font-weight:normal; } +.entity_profile .nickname:after, +.entity_profile .nickname:before { +content:""; +} .entity_profile dt, .entity_profile h2 { display:none; @@ -782,6 +786,7 @@ display:none; .profiles { list-style-type:none; } +.profile .entity_profile .fn.nickname, .profile .entity_profile .url[rel=contact] { margin-left:0; display:inline; -- cgit v1.2.3-54-g00ecf