mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-18 19:31:35 +02:00
Improve colored links interaction with link utilities (#38398)
* Fix missing paren in colored links color * Restore important flag on colored links color and text-decoration-color for better interaction with link utilities * Mention in migration guide
This commit is contained in:
@@ -11,6 +11,10 @@ toc: true
|
||||
|
||||
If you're migrating from our previous alpha releases of v5.3.0, please review their changes in addition to this section.
|
||||
|
||||
### Helpers
|
||||
|
||||
- [Colored links]({{< docsref "/helpers/colored-links" >}}) once again have `!important` so they work better with our newly added link utilities.
|
||||
|
||||
### Utilities
|
||||
|
||||
- Added new `.d-inline-grid` [display utility]({{< docsref "/utilities/display" >}}).
|
||||
|
Reference in New Issue
Block a user