From: Mark Otto Date: Sat, 23 May 2015 05:48:12 +0000 (-0700) Subject: remove tabindex=-1 as it was causing a weird select state in latest safari on yosemit... X-Git-Tag: v4.0.0-alpha~220 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a335e54573141e01d4081d7ae52141ebce1a21d7;p=thirdparty%2Fbootstrap.git 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 --- diff --git a/docs/index.html b/docs/index.html index d24cc42d8a..fc6b87c931 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ layout: home title: Bootstrap · The world's most popular mobile-first and responsive front-end framework. --- -
+
{% include nav-home.html %}