]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Ports c256aca13cf6ff1c3c1d5933b28423bc144f1fc1 to v4
authorChris Rebert <code@chrisrebert.com>
Fri, 13 Nov 2015 07:46:29 +0000 (23:46 -0800)
committerChris Rebert <code@chrisrebert.com>
Fri, 13 Nov 2015 07:47:13 +0000 (23:47 -0800)
Refs #15947, #17542

[ci skip]

scss/_reboot.scss

index e4db70a9a14a34c8bc52e1af35824a12c1bbc722..58fd54c6833e2bb87cc4794f6481524880c9cc2a 100644 (file)
@@ -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;