Jelajahi Sumber

Merge pull request #572 from cdnmall/patch-2

Fix css issue for forgot password page.
Serghey Rodin 9 tahun lalu
induk
melakukan
1d279ecf45
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      web/css/styles.min.css

+ 1 - 1
web/css/styles.min.css

@@ -579,7 +579,7 @@ body {
   color: #929292;
 }
 
-.body-login {
+.body-login, .body-reset {
   height: auto;
   padding-top: 10%;
   /*background: url(/images/edit_bg.png);*/