From da37057de2e97bcce27e9ecea77835a8ed8e6aca Mon Sep 17 00:00:00 2001 From: TeoAlex Date: Wed, 20 Mar 2024 17:48:55 +0200 Subject: [PATCH] [ #131 ]Scrollable login,reset and register forms --- .../lib/class-colorlib-login-customizer-css-customization.php | 1 + readme.txt | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/lib/class-colorlib-login-customizer-css-customization.php b/includes/lib/class-colorlib-login-customizer-css-customization.php index d92478d..d96ff76 100644 --- a/includes/lib/class-colorlib-login-customizer-css-customization.php +++ b/includes/lib/class-colorlib-login-customizer-css-customization.php @@ -1229,6 +1229,7 @@ private function get_base_css() { background-position: center; background-repeat: no-repeat; background-size: cover; + overflow-y: visible; } .ml-container{ position:relative; diff --git a/readme.txt b/readme.txt index 260396a..3ac0c38 100644 --- a/readme.txt +++ b/readme.txt @@ -102,8 +102,7 @@ Fixed: Updated deprecated jquery & updated minicolors js library ( [#159](https: Fixed: Added plugin name in "Rate us" notice. ( [#149](https://github.com/ColorlibHQ/colorlib-login-customizer/issues/149) ) Fixed: Show image only on tempalte no.4 does not display the logo image. ( [#135](https://github.com/ColorlibHQ/colorlib-login-customizer/issues/135) ) Fixed: Background color that will not apply on half page form templates ( [#136](https://github.com/ColorlibHQ/colorlib-login-customizer/issues/136) ) - - +Fixed: Vertical scrollable login, reset and register forms ( [#131](https://github.com/ColorlibHQ/colorlib-login-customizer/issues/131) ) = 1.3.1 - 08.02.2022 = Fixed: Form placement ( https://wordpress.org/support/topic/the-login-area-doesnt-center-fix-not-working/ )