added button type to list of inputs which need ios default styles removed
This commit is contained in:
parent
88f03612b0
commit
4e7750f10f
1
css/skeleton.css
vendored
1
css/skeleton.css
vendored
@ -242,6 +242,7 @@ select {
|
||||
box-shadow: none;
|
||||
box-sizing: border-box; }
|
||||
/* Removes awkward default styles on some inputs for iOS */
|
||||
input[type="button"],
|
||||
input[type="email"],
|
||||
input[type="number"],
|
||||
input[type="search"],
|
||||
|
Loading…
Reference in New Issue
Block a user