From 32debdac66eed90e5b93b29eda7cbc264e5dfa4e Mon Sep 17 00:00:00 2001 From: sarven Date: Thu, 22 Jan 2009 17:49:55 +0000 Subject: Profile tag dt display inline and margin --- 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 23f04f761..e49f27dfb 100644 --- a/theme/base/css/display.css +++ b/theme/base/css/display.css @@ -691,6 +691,11 @@ clear:none; display:block; width:auto; } +.profile .entity_profile .entity_tags dt { +display:inline; +margin-right:11px; +} + .profile .entity_profile .form_subcription_edit label { font-weight:normal; -- cgit v1.2.3-54-g00ecf