mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-29 21:52:22 +01:00
Minor typo fix.
This commit is contained in:
parent
98d1659ef8
commit
4158701894
@ -108,7 +108,7 @@ input[type="button"],
|
|||||||
input[type="reset"],
|
input[type="reset"],
|
||||||
input[type="submit"] {
|
input[type="submit"] {
|
||||||
cursor: pointer; // Cursors on all buttons applied consistently
|
cursor: pointer; // Cursors on all buttons applied consistently
|
||||||
-webkit-appearance: button; // Style clicable inputs in iOS
|
-webkit-appearance: button; // Style clickable inputs in iOS
|
||||||
}
|
}
|
||||||
input[type="search"] { // Appearance in Safari/Chrome
|
input[type="search"] { // Appearance in Safari/Chrome
|
||||||
-webkit-appearance: textfield;
|
-webkit-appearance: textfield;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user