CC-3969: Reset Password: specifying wrong e-mail keeps you on the same page
without possibility to navigate back gracefully - done
This commit is contained in:
parent
2480639e58
commit
c669d3cb47
5 changed files with 26 additions and 0 deletions
|
@ -808,6 +808,12 @@ dt.block-display, dd.block-display {
|
|||
font-size:14px;
|
||||
padding: 6px 10px 6px;
|
||||
}
|
||||
|
||||
.login-content dd button.ui-button, .login-content dd button.btn {
|
||||
width:100%;
|
||||
font-size:14px;
|
||||
padding: 6px 10px 6px;
|
||||
}
|
||||
.login-content .hidden, .hidden {
|
||||
display:none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue