From: sarven Date: Thu, 22 Jan 2009 17:49:55 +0000 (+0000) Subject: Profile tag dt display inline and margin X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=32debdac66eed90e5b93b29eda7cbc264e5dfa4e;p=quix0rs-gnu-social.git Profile tag dt display inline and margin --- diff --git a/theme/base/css/display.css b/theme/base/css/display.css index 23f04f761b..e49f27dfb3 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;