Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Refs #15947
Somehow c256aca got lost during the SCSS translation...

[skip sauce]
  • Loading branch information
cvrebert committed Oct 25, 2015
1 parent 154ed73 commit 50df647
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scss/_reboot.scss
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,6 @@ img {
// 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
// Upstream patch for normalize.css submitted: https://github.com/necolas/normalize.css/pull/379 - remove this fix once that is merged

[role="button"] {
cursor: pointer;
Expand Down

0 comments on commit 50df647

Please sign in to comment.