Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Refs #15947
  • Loading branch information
cvrebert committed Apr 22, 2015
1 parent b5f3cd3 commit c256aca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions less/scaffolding.less
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,7 @@ hr {
// 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;
}
}

0 comments on commit c256aca

Please sign in to comment.