]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Minor typo fix. 1588/head
authorzhongwei99 <zhongwei@live.com>
Thu, 2 Feb 2012 10:01:16 +0000 (18:01 +0800)
committerzhongwei99 <zhongwei@live.com>
Thu, 2 Feb 2012 10:01:16 +0000 (18:01 +0800)
less/reset.less

index 28d8eb60ca487c9ad9649cefacbb7db8de100a56..1115f59d8016b11bf85f64e79b5d1b1e8f083c8f 100644 (file)
@@ -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;