Do a linebreak before the output of rendertime

This commit is contained in:
Michael Vogel 2015-12-08 19:41:27 +01:00
parent 29e9a7947e
commit 59b2bde9a7
1 changed files with 4 additions and 0 deletions

View File

@ -313,3 +313,7 @@ ul.credits li {
float: left;
width: 200px;
}
.renderinfo {
clear: both;
}