MINOR Tweaks to positioning of help text in installer (from r104704)

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@112373 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
Ingo Schommer 2010-10-15 01:04:53 +00:00
parent 0e4573d5ab
commit 0e99090bc7
1 changed files with 2 additions and 2 deletions

View File

@ -193,8 +193,8 @@ h5.requirement {
#Layout .helpText {
float: right;
width: 330px;
padding-right: 90px;
width: 370px;
padding-right: 10px;
}
.section {