From: Chris Rebert Date: Fri, 13 Nov 2015 07:46:29 +0000 (-0800) Subject: Ports c256aca13cf6ff1c3c1d5933b28423bc144f1fc1 to v4 X-Git-Tag: v4.0.0-alpha.2~146 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5abd4e01422f9c35523fbea4914347ec02a9cd73;p=thirdparty%2Fbootstrap.git Ports c256aca13cf6ff1c3c1d5933b28423bc144f1fc1 to v4 Refs #15947, #17542 [ci skip] --- diff --git a/scss/_reboot.scss b/scss/_reboot.scss index e4db70a9a1..58fd54c683 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;