]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
iOS fix for role="button" elements; [fixes #15935] 15947/head
authorPatrick H. Lauke <redux@splintered.co.uk>
Sat, 28 Feb 2015 15:41:55 +0000 (15:41 +0000)
committerPatrick H. Lauke <redux@splintered.co.uk>
Sat, 28 Feb 2015 15:41:55 +0000 (15:41 +0000)
commit9c3e7e5861e6ba200a75bf4a63d0e5be0ef9f608
tree6886dec9170bced675783a431de9e828e84c0344
parentad379ffb4a0fde7416ae076e68141300fc583018
iOS fix for role="button" elements; [fixes #15935]

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)

Fixes #15935
less/scaffolding.less