forgot password changes
This commit is contained in:
parent
980d9d4935
commit
d2dca2a9fc
@ -92,11 +92,11 @@
|
|||||||
|
|
||||||
.error-message {
|
.error-message {
|
||||||
color: red;
|
color: red;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 100%; /* Position below input */
|
top: 100%; /* Position below input */
|
||||||
left: 0;
|
left: 0;
|
||||||
white-space: nowrap;
|
white-space: normal;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user