Profile tag dt display inline and margin
This commit is contained in:
parent
8daec3c245
commit
32debdac66
@ -691,6 +691,11 @@ clear:none;
|
|||||||
display:block;
|
display:block;
|
||||||
width:auto;
|
width:auto;
|
||||||
}
|
}
|
||||||
|
.profile .entity_profile .entity_tags dt {
|
||||||
|
display:inline;
|
||||||
|
margin-right:11px;
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
.profile .entity_profile .form_subcription_edit label {
|
.profile .entity_profile .form_subcription_edit label {
|
||||||
font-weight:normal;
|
font-weight:normal;
|
||||||
|
Loading…
Reference in New Issue
Block a user