Merge pull request #209 from syndbg/patch-1

Cherry picked a typo
This commit is contained in:
Dave Gamache 2014-12-20 13:23:51 -08:00
commit 5e8ea05587

2
css/skeleton.css vendored
View File

@ -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"],