mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
fix scrollspy nav
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<!-- Meta, title, CSS, favicons, etc. -->
|
||||
{% include header.html %}
|
||||
</head>
|
||||
<body class="bs-docs" data-spy="scroll" data-target=".bs-docs-sidenav">
|
||||
<body class="bs-docs" data-spy="scroll" data-target=".bs-docs-sidenav-active">
|
||||
<a id="skippy" class="sr-only sr-only-focusable" href="#content">
|
||||
<div class="container">
|
||||
<span class="skiplink-text">Skip to main content</span>
|
||||
|
||||
Reference in New Issue
Block a user