Group location on a new line as in profile lists

This commit is contained in:
aroquen 2015-07-26 12:33:36 +02:00
parent 31bcf8cfa2
commit dc9342f184
1 changed files with 4 additions and 0 deletions

View File

@ -1637,6 +1637,10 @@ margin-left:0;
clear: left;
}
.entity_profile .label {
display: block;
}
.entity_profile .p-name:before {
content: "(";
font-weight:normal;