Fix error messages on login

stable
Xavier Julián 2014-08-06 11:00:32 +02:00
parent 4b3ea539dd
commit 2f9fa8a6ab
1 changed files with 6 additions and 0 deletions

View File

@ -57,5 +57,11 @@
color: $white;
}
}
.checksley-error-list {
right: 1rem;
+.forgot-pass {
display: none;
}
}
}