align 23.1 login background at the bottom, cutting of the top/sky, if necessary

This commit is contained in:
ralf 2023-02-23 09:24:57 +01:00
parent 7fe740a870
commit 394bae0793

View File

@ -26,6 +26,7 @@
* 23.1 Login page with stock background image * 23.1 Login page with stock background image
*/ */
div#loginMainDiv.stockLoginBackground { div#loginMainDiv.stockLoginBackground {
background-position-y: 100%;
div#divAppIconBar div#divAppIconBar
{ {
postion: relative; postion: relative;