[BUGFIX] Installer should use 50% of its space
The Installer uses a full grid which is a lot of white space if not needed. So, the whole layout is put into a col-md-6 grid with a col-md-offset-3 offset. Resolves: #86482 Releases: master Change-Id: If2e409deae98c0cf23eb7606a6cf35b950834874 Reviewed-on: https://review.typo3.org/58506 Reviewed-by:Frank Naegler <frank.naegler@typo3.org> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org>
Showing
- typo3/sysext/install/Resources/Private/Templates/Installer/MainLayout.html 10 additions, 11 deletions...all/Resources/Private/Templates/Installer/MainLayout.html
- typo3/sysext/install/Resources/Private/Templates/Installer/ShowDatabaseConnect.html 2 additions, 3 deletions...rces/Private/Templates/Installer/ShowDatabaseConnect.html
- typo3/sysext/install/Resources/Private/Templates/Installer/ShowDatabaseData.html 2 additions, 2 deletions...sources/Private/Templates/Installer/ShowDatabaseData.html
- typo3/sysext/install/Resources/Private/Templates/Installer/ShowDatabaseSelect.html 2 additions, 2 deletions...urces/Private/Templates/Installer/ShowDatabaseSelect.html
- typo3/sysext/install/Resources/Private/Templates/Installer/ShowDefaultConfiguration.html 1 addition, 1 deletion...Private/Templates/Installer/ShowDefaultConfiguration.html
- typo3/sysext/install/Resources/Private/Templates/Installer/ShowEnvironmentAndFolders.html 20 additions, 16 deletions...rivate/Templates/Installer/ShowEnvironmentAndFolders.html
- typo3/sysext/install/Resources/Private/Templates/Installer/ShowInstallerNotAvailable.html 12 additions, 15 deletions...rivate/Templates/Installer/ShowInstallerNotAvailable.html
- typo3/sysext/install/Resources/Private/Templates/Login/ShowEnableInstallToolFile.html 5 additions, 5 deletions...es/Private/Templates/Login/ShowEnableInstallToolFile.html
- typo3/sysext/install/Resources/Private/Templates/Login/ShowLogin.html 35 additions, 32 deletions.../install/Resources/Private/Templates/Login/ShowLogin.html
Please register or sign in to comment