mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 18:49:21 -07:00
Fix css issue for forgot password page.
This commit is contained in:
parent
1689ea34a2
commit
6306461a7d
1 changed files with 1 additions and 1 deletions
2
web/css/styles.min.css
vendored
2
web/css/styles.min.css
vendored
|
@ -579,7 +579,7 @@ body {
|
|||
color: #929292;
|
||||
}
|
||||
|
||||
.body-login {
|
||||
.body-login, .body-reset {
|
||||
height: auto;
|
||||
padding-top: 10%;
|
||||
/*background: url(/images/edit_bg.png);*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue