From d02ee5d9a2d7c49e532730563eaf07bae6db2d6d Mon Sep 17 00:00:00 2001 From: sharvey Date: Thu, 18 Sep 2008 07:03:13 +0000 Subject: [PATCH] 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 --- config-form.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config-form.css b/config-form.css index 9a9ee1a..182f156 100644 --- a/config-form.css +++ b/config-form.css @@ -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;