summaryrefslogtreecommitdiff
path: root/theme/base/css/display.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme/base/css/display.css')
-rw-r--r--theme/base/css/display.css5
1 files changed, 5 insertions, 0 deletions
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;