aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-11-12 23:46:29 -0800
committerChris Rebert <[email protected]>2015-11-12 23:47:13 -0800
commit5abd4e01422f9c35523fbea4914347ec02a9cd73 (patch)
tree48e4fa008235c2393521d7b2836db9b59eec7934
parent920f7fd695cd5efca346b518a91e47218f16290c (diff)
downloadbootstrap-5abd4e01422f9c35523fbea4914347ec02a9cd73.tar.xz
bootstrap-5abd4e01422f9c35523fbea4914347ec02a9cd73.zip
Ports c256aca13cf6ff1c3c1d5933b28423bc144f1fc1 to v4
Refs #15947, #17542 [ci skip]
-rw-r--r--scss/_reboot.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/scss/_reboot.scss b/scss/_reboot.scss
index e4db70a9a..58fd54c68 100644
--- a/scss/_reboot.scss
+++ b/scss/_reboot.scss
@@ -201,7 +201,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;