MINOR installation layout issue with lack of clearing

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/trunk@62674 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
sharvey 2008-09-18 07:03:13 +00:00
parent 00f94e8867
commit d02ee5d9a2

View File

@ -88,7 +88,8 @@ table.testResults {
margin: 10px 0;
}
#Layout h4 {
font-size: 2em;
font-size: 2em;
clear: left;
}
.testResults td {
border: 1px #CCC solid;