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"],
|
input[type="password"],
|
||||||
textarea {
|
textarea {
|
||||||
-webkit-appearance: none;
|
-webkit-appearance: none;
|
||||||
-moz-appearance: none;
|
-moz-appearance: none; }
|
||||||
appearance: none; }
|
|
||||||
textarea {
|
textarea {
|
||||||
min-height: 65px;
|
min-height: 65px;
|
||||||
padding-top: 6px;
|
padding-top: 6px;
|
||||||
|
Loading…
Reference in New Issue
Block a user