reordering of selectors

This commit is contained in:
CJ Patoilo
2015-12-27 14:43:13 -03:00
parent 77a0b3af72
commit b584bf2073
7 changed files with 38 additions and 42 deletions

View File

@@ -4,11 +4,11 @@
input[type='email'],
input[type='number'],
input[type='search'],
input[type='text'],
input[type='tel'],
input[type='url'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'],
textarea,
select
appearance: none // Removes awkward default styles on some inputs for iOS