space
This commit is contained in:
parent
c35f563036
commit
60846af002
@ -26,7 +26,7 @@ input,select {
|
||||
text-align:center;
|
||||
width:100%;
|
||||
padding:12px 20px;
|
||||
margin:0;
|
||||
margin:5px 0;
|
||||
display:inline-block;
|
||||
border:1px solid #ccc;
|
||||
border-radius:4px;
|
||||
@ -41,7 +41,7 @@ select {
|
||||
}
|
||||
input[type=datetime-local] {
|
||||
cursor:pointer;
|
||||
margin-bottom:-7px;
|
||||
margin-bottom:-1px;
|
||||
}
|
||||
input[type=email] {
|
||||
margin-top:5px;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user