mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-01 13:24:25 +01:00
78a51cb12f
Remove the class `.nav-item` from `.nav-link` inside the non `ul` or `ol` based navs. This makes the consistency for `.nav-item` (This class will not be required on the `.nav-link`). `.nav-item` was only required when you use `.nav-fill` or `.nav-justified` on the `.nav`. In other cases, it was redundant. And the purpose of `.nav-item` on `.nav-link`s can be achieved via flexbox utilities as well (Mentioned in the docs also). |
||
---|---|---|
.. | ||
alerts.md | ||
badge.md | ||
breadcrumb.md | ||
button-group.md | ||
buttons.md | ||
card.md | ||
carousel.md | ||
collapse.md | ||
dropdowns.md | ||
forms.md | ||
input-group.md | ||
jumbotron.md | ||
list-group.md | ||
media-object.md | ||
modal.md | ||
navbar.md | ||
navs.md | ||
pagination.md | ||
popovers.md | ||
progress.md | ||
scrollspy.md | ||
spinners.md | ||
toasts.md | ||
tooltips.md |