Profile tag dt display inline and margin

This commit is contained in:
sarven 2009-01-22 17:49:55 +00:00
parent 8daec3c245
commit 32debdac66
1 changed files with 5 additions and 0 deletions

View File

@ -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;