forked from wallabag/wallabag
added email field
This commit is contained in:
@ -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;
|
||||
|
||||
Reference in New Issue
Block a user