Merge pull request #2163 from annando/1512-rendertime-css
Do a linebreak before the output of rendertime
This commit is contained in:
commit
3ac75eebbc
|
@ -313,3 +313,7 @@ ul.credits li {
|
|||
float: left;
|
||||
width: 200px;
|
||||
}
|
||||
|
||||
.renderinfo {
|
||||
clear: both;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue