From af3517c2e4397592a871d9833a1ebd86a1e27ce9 Mon Sep 17 00:00:00 2001 From: Dmitry Lyzo Date: Sat, 22 Jan 2022 01:29:39 +0300 Subject: [PATCH] Fix layout of Login page Using 'display: flex' breaks scrolling (bottom padding is not applied correctly) on webOS 1.2 --- src/controllers/session/login/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/controllers/session/login/index.html b/src/controllers/session/login/index.html index 0c9eb14f18..339d4131ee 100644 --- a/src/controllers/session/login/index.html +++ b/src/controllers/session/login/index.html @@ -1,4 +1,4 @@ -
+