Property 'appearance: none' doesn't exist.
This commit is contained in:
parent
88f03612b0
commit
8591fd325a
3
css/skeleton.css
vendored
3
css/skeleton.css
vendored
@ -251,8 +251,7 @@ input[type="url"],
|
||||
input[type="password"],
|
||||
textarea {
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
appearance: none; }
|
||||
-moz-appearance: none; }
|
||||
textarea {
|
||||
min-height: 65px;
|
||||
padding-top: 6px;
|
||||
|
Loading…
Reference in New Issue
Block a user