diff options
Diffstat (limited to 'examples/non-responsive')
| -rw-r--r-- | examples/non-responsive/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/non-responsive/index.html b/examples/non-responsive/index.html index 517d874b1..b51818c6d 100644 --- a/examples/non-responsive/index.html +++ b/examples/non-responsive/index.html @@ -31,7 +31,7 @@ <body> <!-- Fixed navbar --> - <div class="navbar navbar-default navbar-fixed-top"> + <div class="navbar navbar-default navbar-fixed-top" role="navigation"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse"> |
