Added top margin style for error messages
This commit is contained in:
parent
949f47d124
commit
74c57a42db
1 changed files with 4 additions and 0 deletions
|
@ -874,3 +874,7 @@ a#forgotpassword {
|
|||
.form-300{
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
.error-message-box{
|
||||
margin-top: 20px;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue