Fixed style to login when have a problem

This commit is contained in:
m-lopez-f 2015-10-14 11:29:18 +02:00
parent 589d15a7a3
commit 83a372b317
1 changed files with 3 additions and 0 deletions

View File

@ -50,6 +50,9 @@ body.pure {
input, textarea {
border: 1px solid #ddd;
}
form {
margin-block-end: 0px
}
textarea {
padding: 5px;