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