mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -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;
|
color: #929292;
|
||||||
}
|
}
|
||||||
|
|
||||||
.body-login {
|
.body-login, .body-reset {
|
||||||
height: auto;
|
height: auto;
|
||||||
padding-top: 10%;
|
padding-top: 10%;
|
||||||
/*background: url(/images/edit_bg.png);*/
|
/*background: url(/images/edit_bg.png);*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue