get up to date for merge

This commit is contained in:
tcit
2014-09-28 17:31:02 +02:00
11 changed files with 116 additions and 33 deletions

View File

@ -89,7 +89,7 @@ form fieldset {
margin: 0;
}
form input[type="text"], select, form input[type="password"], form input[type="url"] {
form input[type="text"], select, form input[type="password"], form input[type="url"], form input[type="email"] {
border: 1px solid #999;
padding: 0.5em 1em;
min-width: 12em;