Skip to content

Commit 5c75fda

Browse files
authored
Docs: replace non-existing .navbar-scroll by .navbar-nav-scroll in Navbar page (#41308)
1 parent 0a56558 commit 5c75fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/docs/5.3/components/navbar.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Navbars come with built-in support for a handful of sub-components. Choose from
3232
- Flex and spacing utilities for any form controls and actions.
3333
- `.navbar-text` for adding vertically centered strings of text.
3434
- `.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).
35+
- Add an optional `.navbar-nav-scroll` to set a `max-height` and [scroll expanded navbar content](#scrolling).
3636

3737
Here's an example of all the sub-components included in a responsive light-themed navbar that automatically collapses at the `lg` (large) breakpoint.
3838

0 commit comments

Comments
 (0)