2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-27 14:46:01 +03:00

update docs to include+use .sr-only-focusable

This commit is contained in:
Chris Rebert
2014-02-10 10:46:17 -08:00
parent c4e242bdb1
commit dc5917bedf
4 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
{% include header.html %}
</head>
<body>
<a class="sr-only" href="#content">Skip to main content</a>
<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>
<!-- Docs master nav -->
{% include nav-main.html %}