We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.navbar-scroll
.navbar-nav-scroll
1 parent 0a56558 commit 5c75fdaCopy full SHA for 5c75fda
site/content/docs/5.3/components/navbar.md
@@ -32,7 +32,7 @@ Navbars come with built-in support for a handful of sub-components. Choose from
32
- Flex and spacing utilities for any form controls and actions.
33
- `.navbar-text` for adding vertically centered strings of text.
34
- `.collapse.navbar-collapse` for grouping and hiding navbar contents by a parent breakpoint.
35
-- Add an optional `.navbar-scroll` to set a `max-height` and [scroll expanded navbar content](#scrolling).
+- Add an optional `.navbar-nav-scroll` to set a `max-height` and [scroll expanded navbar content](#scrolling).
36
37
Here's an example of all the sub-components included in a responsive light-themed navbar that automatically collapses at the `lg` (large) breakpoint.
38
0 commit comments