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