Skip to content

Commit 6306461

Browse files
committed
Fix css issue for forgot password page.
1 parent 1689ea3 commit 6306461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/css/styles.min.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ body {
579579
color: #929292;
580580
}
581581

582-
.body-login {
582+
.body-login, .body-reset {
583583
height: auto;
584584
padding-top: 10%;
585585
/*background: url(/images/edit_bg.png);*/

0 commit comments

Comments
 (0)