Forgot a bottom-margin for the error div
This commit is contained in:
parent
b0ff25c82c
commit
7c2005b6e2
@ -120,4 +120,5 @@ label {
|
|||||||
font-size:16px;
|
font-size:16px;
|
||||||
padding:9px;
|
padding:9px;
|
||||||
margin-top:8px;
|
margin-top:8px;
|
||||||
|
margin-bottom:8px;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user