Merge pull request #2167 from annando/1512-profile-aside
Sometimes there wasn't a linebreak before the address in the profile
This commit is contained in:
commit
5f27f509cb
1 changed files with 4 additions and 0 deletions
|
@ -317,3 +317,7 @@ ul.credits li {
|
||||||
.renderinfo {
|
.renderinfo {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.p-addr {
|
||||||
|
clear: both;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue