Explorar el Código

Merge pull request #572 from cdnmall/patch-2

Fix css issue for forgot password page.
Serghey Rodin hace 9 años
padre
commit
1d279ecf45
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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);*/