mirror of
https://github.com/silverstripe/silverstripe-installer
synced 2024-10-22 17:05:33 +02:00
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:
parent
00f94e8867
commit
d02ee5d9a2
@ -88,7 +88,8 @@ table.testResults {
|
|||||||
margin: 10px 0;
|
margin: 10px 0;
|
||||||
}
|
}
|
||||||
#Layout h4 {
|
#Layout h4 {
|
||||||
font-size: 2em;
|
font-size: 2em;
|
||||||
|
clear: left;
|
||||||
}
|
}
|
||||||
.testResults td {
|
.testResults td {
|
||||||
border: 1px #CCC solid;
|
border: 1px #CCC solid;
|
||||||
|
Loading…
Reference in New Issue
Block a user