Handle many email recipient. fix #53
This commit is contained in:
parent
2ba9723568
commit
826bb9e436
4 changed files with 7 additions and 4 deletions
|
@ -55,7 +55,7 @@ a:hover { color:#000; text-decoration: none; }
|
|||
margin: 20px auto;
|
||||
}
|
||||
|
||||
input[type=email] {
|
||||
#email {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
|
|
|
@ -60,7 +60,7 @@ a:hover { color:#000; text-decoration: none; }
|
|||
margin: 20px auto;
|
||||
}
|
||||
|
||||
input[type=email] {
|
||||
#email {
|
||||
width: 300px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue