mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
Add .active navbar breaking change to 5.0 docs
This commit is contained in:
committed by
Mark Otto
parent
d16a16258c
commit
0a3864641b
@@ -388,6 +388,7 @@ Want more information? [Read the v5.1.0 blog post.](https://blog.getbootstrap.co
|
|||||||
### Navbars
|
### Navbars
|
||||||
|
|
||||||
- <span class="badge bg-danger">Breaking</span> Navbars now require a container within (to drastically simplify spacing requirements and CSS required).
|
- <span class="badge bg-danger">Breaking</span> Navbars now require a container within (to drastically simplify spacing requirements and CSS required).
|
||||||
|
- <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.
|
||||||
|
|
||||||
### Offcanvas
|
### Offcanvas
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user