aboutsummaryrefslogtreecommitdiff
path: root/examples/starter-template
diff options
context:
space:
mode:
authorThanos Lefteris <[email protected]>2013-11-03 21:08:24 +0200
committerThanos Lefteris <[email protected]>2013-11-03 21:08:24 +0200
commit70db224073ddaa6d4e8378e265955a0d9dbd7cbc (patch)
treeeb62e577f5a7d42b186aa7139493e122090ed1cb /examples/starter-template
parentdf3b44f27a25d72895adf5755bf5fef4eb02ea67 (diff)
downloadbootstrap-70db224073ddaa6d4e8378e265955a0d9dbd7cbc.tar.xz
bootstrap-70db224073ddaa6d4e8378e265955a0d9dbd7cbc.zip
Add toogle nav for screen readers in examples
Diffstat (limited to 'examples/starter-template')
-rw-r--r--examples/starter-template/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/starter-template/index.html b/examples/starter-template/index.html
index fa27fa59d..a792db821 100644
--- a/examples/starter-template/index.html
+++ b/examples/starter-template/index.html
@@ -32,6 +32,7 @@
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
+ <span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>