diff --git a/install/index.php b/install/index.php
index 77b83c36a..73c594cdc 100755
--- a/install/index.php
+++ b/install/index.php
@@ -275,6 +275,19 @@ background-color:#FF9500;
.detail {
cursor: pointer;
}
+.descriptions {
+ margin-left: 10%;
+ position: relative;
+ top: 50%;
+}
+.database_inputs {
+ float: left;
+ width: 50%
+}
+.database_info {
+ width: 100%;
+ overflow: auto;
+}
@@ -453,6 +466,7 @@ cursor: pointer;
+ Close details
@@ -493,7 +507,8 @@ php composer.phar install
-