]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove tabindex=-1 as it was causing a weird select state in latest safari on yosemit...
authorMark Otto <markdotto@gmail.com>
Sat, 23 May 2015 05:48:12 +0000 (22:48 -0700)
committerMark Otto <markdotto@gmail.com>
Sat, 23 May 2015 05:48:12 +0000 (22:48 -0700)
docs/index.html

index d24cc42d8a82501661321325647129f28048590d..fc6b87c93140ef0fc2b5c208d423589c383fd89f 100644 (file)
@@ -3,7 +3,7 @@ layout: home
 title: Bootstrap &middot; The world's most popular mobile-first and responsive front-end framework.
 ---
 
-<main class="bd-masthead" id="content" role="main" tabindex="-1">
+<main class="bd-masthead" id="content" role="main">
   <div class="container">
     {% include nav-home.html %}