diff --git a/css/skeleton.css b/css/skeleton.css index 534a8ab..d66ba9a 100644 --- a/css/skeleton.css +++ b/css/skeleton.css @@ -243,6 +243,7 @@ select { box-sizing: border-box; } /* Removes awkward default styles on some inputs for iOS */ input[type="button"], +input[type="submit"], input[type="email"], input[type="number"], input[type="search"],