From 394bae07932f62614cc1d705bb07511b95a342bb Mon Sep 17 00:00:00 2001 From: ralf Date: Thu, 23 Feb 2023 09:24:57 +0100 Subject: [PATCH] align 23.1 login background at the bottom, cutting of the top/sky, if necessary --- pixelegg/less/layout_loginPage.less | 1 + 1 file changed, 1 insertion(+) diff --git a/pixelegg/less/layout_loginPage.less b/pixelegg/less/layout_loginPage.less index 05be94a9bd..c2635a0304 100644 --- a/pixelegg/less/layout_loginPage.less +++ b/pixelegg/less/layout_loginPage.less @@ -26,6 +26,7 @@ * 23.1 Login page with stock background image */ div#loginMainDiv.stockLoginBackground { + background-position-y: 100%; div#divAppIconBar { postion: relative;