diff options
| author | Chris Rebert <[email protected]> | 2013-11-05 16:37:54 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2013-11-05 16:37:54 -0800 |
| commit | d2e710a2dfb1a6b4eaccedd975b96b24baa12390 (patch) | |
| tree | 5d0e892cef08302523b82065ad1aa80658a86421 /examples/non-responsive | |
| parent | a063e1f736fb4255f4445dba0be18f08bfab8687 (diff) | |
| download | bootstrap-d2e710a2dfb1a6b4eaccedd975b96b24baa12390.tar.xz bootstrap-d2e710a2dfb1a6b4eaccedd975b96b24baa12390.zip | |
fix 1 remaining instance of #11349
Diffstat (limited to 'examples/non-responsive')
| -rw-r--r-- | examples/non-responsive/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html index b51818c6d..1c56b300f 100644 --- a/examples/non-responsive/index.html +++ b/examples/non-responsive/index.html @@ -35,6 +35,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> |
