From: Mark Otto Date: Sat, 16 Mar 2013 22:03:22 +0000 (-0700) Subject: comment X-Git-Tag: v3.0.0-rc1~578 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e933db2dd3409f2107518d8700581a0be1c9392;p=thirdparty%2Fbootstrap.git comment --- diff --git a/less/buttons.less b/less/buttons.less index 888ab83a30..da26f8ab94 100644 --- a/less/buttons.less +++ b/less/buttons.less @@ -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); }