// Fix bug when fixtures are disabled + move install type (fixtures or not) to configure step

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13069 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-02-07 13:37:37 +00:00
parent c8145aeca4
commit e88d9c39a7
7 changed files with 29 additions and 24 deletions
+5 -1
View File
@@ -215,9 +215,13 @@ div.field {
width:245px;
vertical-align: top;
}
div.field div.contentinput label {
display:inline;
margin-right: 10px;
}
div.field .userInfos {
display:inline-block;
width:200px;
width:210px;
font-size:11px;
font-family:Georgia;
font-style:italic;