mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-15 07:33:09 +00:00
Merge branch 'zhongwei99-master' into 2.0.1-wip
This commit is contained in:
commit
4c237e688b
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ input[type="button"],
|
|||
input[type="reset"],
|
||||
input[type="submit"] {
|
||||
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
|
||||
-webkit-appearance: textfield;
|
||||
|
|
|
|||
Loading…
Reference in a new issue