From eb9f81fe76d6d179b9c1d6af4bfa0029259856dd Mon Sep 17 00:00:00 2001 From: Miel Vander Sande Date: Wed, 14 Nov 2018 10:12:59 +0100 Subject: [PATCH 1/3] Fixes UI for small window sizes --- common/css/solid.css | 4 + .../auth/login-username-password.hbs | 10 +- default-views/auth/login.hbs | 8 +- package-lock.json | 5490 +++++++++-------- 4 files changed, 2903 insertions(+), 2609 deletions(-) diff --git a/common/css/solid.css b/common/css/solid.css index f2edb685c..780eac8e7 100644 --- a/common/css/solid.css +++ b/common/css/solid.css @@ -48,3 +48,7 @@ .progress .level-4{ width: 100%; } + +.xs-header { + margin-top: 0; +} \ No newline at end of file diff --git a/default-views/auth/login-username-password.hbs b/default-views/auth/login-username-password.hbs index 71ce8c7b4..f8773991b 100644 --- a/default-views/auth/login-username-password.hbs +++ b/default-views/auth/login-username-password.hbs @@ -2,18 +2,18 @@
- - + +
-
+ + + - -
diff --git a/default-views/auth/login.hbs b/default-views/auth/login.hbs index 7c17cda26..f08ce671f 100644 --- a/default-views/auth/login.hbs +++ b/default-views/auth/login.hbs @@ -8,16 +8,18 @@ -
-