Merge branch 'fix-email-input' into pu

This commit is contained in:
Kevin Morris 2021-10-07 23:32:27 -07:00
commit 27c5d17fc8
No known key found for this signature in database
GPG key ID: F7E46DED420788F3

View file

@ -329,6 +329,7 @@ label {
input[type=text], input[type=text],
input[type=password], input[type=password],
input[type=email],
textarea { textarea {
padding: 0.10em; padding: 0.10em;
} }