Skip to content

Commit 642f40d

Browse files
Fix git conflicts after #30571 (#31982)
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
1 parent 0a61269 commit 642f40d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

site/content/docs/5.0/migration.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,12 @@ toc: true
2121

2222
- Introduce `$enable-smooth-scroll`, which applies `scroll-behavior: smooth` globally—except for users asking for reduced motion through `prefers-reduced-motion` media query. [See #31877](https://github.com/twbs/bootstrap/pull/31877)
2323

24-
<<<<<<< HEAD
2524
### Forms
2625

2726
- The longstanding [Missing border radius on input group with validation feedback bug](https://github.com/twbs/bootstrap/issues/25110) is finally fixed by adding an additional `.has-validation` class to input groups with validation.
2827

2928
### Utilities
3029

31-
=======
32-
### Utilities
33-
34-
>>>>>>> Update migration guide for more details, splitting alpha 2 stuff back to the appropriate section in Migration guide
3530
- **Text utilities:**
3631
- Added `.fs-*` utilities for `font-size` utilities (with RFS enabled). These use the same scale as HTML's default headings (1-6, large to small), and can be modified via Sass map.
3732
- Renamed `.font-weight-*` utilities as `.fw-*` for brevity and consistency.

0 commit comments

Comments
 (0)