ソースを参照

Merge pull request #572 from cdnmall/patch-2

Fix css issue for forgot password page.
Serghey Rodin 9 年 前
コミット
1d279ecf45
1 ファイル変更1 行追加1 行削除
  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);*/