Handle many email recipient. fix #53

This commit is contained in:
Sébastien Lucas 2013-07-24 20:49:24 +02:00
parent 2ba9723568
commit 826bb9e436
4 changed files with 7 additions and 4 deletions

View file

@ -55,7 +55,7 @@ a:hover { color:#000; text-decoration: none; }
margin: 20px auto;
}
input[type=email] {
#email {
width: 300px;
}

View file

@ -60,7 +60,7 @@ a:hover { color:#000; text-decoration: none; }
margin: 20px auto;
}
input[type=email] {
#email {
width: 300px;
}