diff --git a/css/skeleton.css b/css/skeleton.css index f28bf6c..7469711 100644 --- a/css/skeleton.css +++ b/css/skeleton.css @@ -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;