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:
Tobias Diekershoff
2015-12-11 08:10:23 +01:00

View File

@@ -317,3 +317,7 @@ ul.credits li {
.renderinfo {
clear: both;
}
.p-addr {
clear: both;
}