mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-24 08:20:23 +00:00
Update migration page to indicate the info can be used for 4.1.x as well as 4.0.x
This commit is contained in:
parent
7b274d358b
commit
fcfa436a31
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ toc: true
|
|||
|
||||
## Stable changes
|
||||
|
||||
Moving from Beta 3 to our stable v4.0 release, there are no breaking changes, but there are some notable changes.
|
||||
Moving from Beta 3 to our stable v4.x release, there are no breaking changes, but there are some notable changes.
|
||||
|
||||
### Printing
|
||||
- Fixed broken print utilities. Previously, using a `.d-print-*` class would unexpectedly overrule any other `.d-*` class. Now, they match our other display utilities and only apply to that media (`@media print`).
|
||||
|
|
|
|||
Loading…
Reference in a new issue