aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-05-22 22:48:12 -0700
committerMark Otto <[email protected]>2015-05-22 22:48:12 -0700
commita335e54573141e01d4081d7ae52141ebce1a21d7 (patch)
treeee9210dd86504adfce7cfe6251943f55b62e33f0 /docs/index.html
parent4238e2057fad465dceaebc217a50ca4cd3868674 (diff)
downloadbootstrap-a335e54573141e01d4081d7ae52141ebce1a21d7.tar.xz
bootstrap-a335e54573141e01d4081d7ae52141ebce1a21d7.zip
remove tabindex=-1 as it was causing a weird select state in latest safari on yosemite when clicking anywhere in the negative space of the header
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index d24cc42d8..fc6b87c93 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -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 %}