From 7ec6fa5a7d1703ddda620bd4153537e571619aad Mon Sep 17 00:00:00 2001 From: Anton Antonov Date: Tue, 16 Dec 2014 21:58:03 +0200 Subject: [PATCH] Cherry picked a typo --- css/skeleton.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/skeleton.css b/css/skeleton.css index 09442ec..5e855bc 100644 --- a/css/skeleton.css +++ b/css/skeleton.css @@ -240,7 +240,7 @@ select { border-radius: 4px; box-shadow: none; box-sizing: border-box; } -/* Removes awkard default styles on some inputs for iOS */ +/* Removes awkward default styles on some inputs for iOS */ input[type="email"], input[type="search"], input[type="text"],