mirror of https://github.com/twbs/bootstrap.git
Docs: replace non-existing `.navbar-scroll` by `.navbar-nav-scroll` in Navbar page (#41308)
BrowserStack / browserstack (push) Has been cancelled
Details
Bundlewatch / bundlewatch (push) Has been cancelled
Details
CodeQL / Analyze (push) Has been cancelled
Details
cspell / cspell (push) Has been cancelled
Details
CSS / css (push) Has been cancelled
Details
Docs / docs (push) Has been cancelled
Details
JS Tests / JS Tests (push) Has been cancelled
Details
Lint / lint (push) Has been cancelled
Details
CSS (node-sass) / css (push) Has been cancelled
Details
Release notes / update_release_draft (push) Has been cancelled
Details
Close Issue Awaiting Reply / issue-close-require (push) Has been cancelled
Details
BrowserStack / browserstack (push) Has been cancelled
Details
Bundlewatch / bundlewatch (push) Has been cancelled
Details
CodeQL / Analyze (push) Has been cancelled
Details
cspell / cspell (push) Has been cancelled
Details
CSS / css (push) Has been cancelled
Details
Docs / docs (push) Has been cancelled
Details
JS Tests / JS Tests (push) Has been cancelled
Details
Lint / lint (push) Has been cancelled
Details
CSS (node-sass) / css (push) Has been cancelled
Details
Release notes / update_release_draft (push) Has been cancelled
Details
Close Issue Awaiting Reply / issue-close-require (push) Has been cancelled
Details
This commit is contained in:
parent
0a56558b5f
commit
5c75fda231
|
@ -32,7 +32,7 @@ Navbars come with built-in support for a handful of sub-components. Choose from
|
||||||
- Flex and spacing utilities for any form controls and actions.
|
- Flex and spacing utilities for any form controls and actions.
|
||||||
- `.navbar-text` for adding vertically centered strings of text.
|
- `.navbar-text` for adding vertically centered strings of text.
|
||||||
- `.collapse.navbar-collapse` for grouping and hiding navbar contents by a parent breakpoint.
|
- `.collapse.navbar-collapse` for grouping and hiding navbar contents by a parent breakpoint.
|
||||||
- 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).
|
||||||
|
|
||||||
Here's an example of all the sub-components included in a responsive light-themed navbar that automatically collapses at the `lg` (large) breakpoint.
|
Here's an example of all the sub-components included in a responsive light-themed navbar that automatically collapses at the `lg` (large) breakpoint.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue