]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Merge branch 'reboot-cursor' of https://github.com/flexbox/bootstrap into flexbox...
authorMark Otto <markdotto@gmail.com>
Fri, 13 Nov 2015 07:31:19 +0000 (23:31 -0800)
committerMark Otto <markdotto@gmail.com>
Fri, 13 Nov 2015 07:31:19 +0000 (23:31 -0800)
1  2 
scss/_reboot.scss

index 8a8609dd8dec78733b4107956445a26a33076985,884a3822f63fb0c620aff8f87c817f8e0429cff5..ae183e7ea1248bf7a5c29bf579e828017c9efbff
@@@ -196,17 -194,7 +196,6 @@@ img 
  }
  
  
- // iOS "clickable elements" fix for role="button"
- //
- // Fixes "clickability" issue (and more generally, the firing of events such as focus as well)
- // for traditionally non-focusable elements with role="button"
- // see https://developer.mozilla.org/en-US/docs/Web/Events/click#Safari_Mobile
- [role="button"] {
-   cursor: pointer;
- }
--
  //
  // Tables
  //