mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
Add .active navbar breaking change to 5.0 docs
This commit is contained in:
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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user