diff --git a/src/setup.html b/src/setup.html index b6ce60cf9..c149666ff 100644 --- a/src/setup.html +++ b/src/setup.html @@ -62,22 +62,28 @@

Welcome to Cloudron

-

Create an Admin Account

+

Setup Admin Account

+
+
-
+
- + +
+
+

{{ error.username }}

+
Password must be 8-30 character with at least one uppercase, one numeric and one special character @@ -86,9 +92,10 @@

+
- +

diff --git a/src/theme.scss b/src/theme.scss index b6ec8152c..2fa19b86f 100644 --- a/src/theme.scss +++ b/src/theme.scss @@ -788,7 +788,6 @@ footer { &>.row { display: table-cell; - text-align: center; vertical-align: middle; width: 100%; }