Skip to content

Commit

Permalink
[ ColorlibHQ#131 ]Scrollable login,reset and register forms
Browse files Browse the repository at this point in the history
  • Loading branch information
TeoAlex committed Mar 20, 2024
1 parent a14f720 commit da37057
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down
3 changes: 1 addition & 2 deletions readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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/ )
Expand Down

0 comments on commit da37057

Please sign in to comment.