more space between input fields
This commit is contained in:
parent
f473d5ba84
commit
1edabde88c
|
@ -92,6 +92,11 @@ select {
|
|||
background:#F5F5F5 none repeat-x scroll 50% 50%;
|
||||
border:1px solid #AAAAAA;
|
||||
color:#222222;
|
||||
margin: 1px;
|
||||
}
|
||||
|
||||
input {
|
||||
margin: 1px;
|
||||
}
|
||||
|
||||
.align-middle {
|
||||
|
|
Loading…
Reference in New Issue