-
Improvement
-
Resolution: Fixed
-
Minor
-
4.5
-
MOODLE_405_STABLE
-
MOODLE_405_STABLE
-
MDL-81819-main -
-
2
-
HQ 2024 Sprint I2.3 Moppies
In BS5 the .close class has been renamed.
Generate the needed SCSS code in bs5bridge.scss (so we can start using BS5 syntax) and refactor all the occurrences in the codebase.
https://getbootstrap.com/docs/5.2/migration/:
Renamed .close to .btn-close for a less generic name.
This issue should also be included in the BS4 compatibility layer in MDL-80519