Skip to content

Commit 0a38646

Browse files
jhthompsonmdo
authored andcommitted
Add .active navbar breaking change to 5.0 docs
1 parent d16a162 commit 0a38646

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/content/docs/5.2/migration.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@ Want more information? [Read the v5.1.0 blog post.](https://blog.getbootstrap.co
388388
### Navbars
389389

390390
- <span class="badge bg-danger">Breaking</span> Navbars now require a container within (to drastically simplify spacing requirements and CSS required).
391+
- <span class="badge bg-danger">Breaking</span> The `.active` class can no longer be applied to `.nav-item`s, it must be applied directly on `.nav-link`s.
391392

392393
### Offcanvas
393394

0 commit comments

Comments
 (0)