]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
comment
authorMark Otto <otto@github.com>
Sat, 16 Mar 2013 22:03:22 +0000 (15:03 -0700)
committerMark Otto <otto@github.com>
Sat, 16 Mar 2013 22:03:22 +0000 (15:03 -0700)
less/buttons.less

index 888ab83a3016d754d4131abe612a6a9a54267f00..da26f8ab942cf60902589b64b9b7ab7109d2926d 100644 (file)
@@ -42,7 +42,7 @@
   &[disabled],
   fieldset[disabled] & {
     cursor: default;
-    pointer-events: none;
+    pointer-events: none; // Future-proof disabling of clicks
     .opacity(.65);
     .box-shadow(none);
   }