discourse/plugins/checklist/assets/javascripts/lib/discourse-markdown
Kelv 5228729e5f
DEV: upgrade to fontawesome 7 (#36286)
Icon canvases now have fixed width by default under FA7
(https://fontawesome.com/changelog) and this was previously applied with
`fa-fw`. We should add `fa-width-auto` by default to our icons to
maintain the current styling we had under FA6, and remove the redundant
`fa-fw` class from the checklist plugin (which specifies classes outside
of the icon-library).

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2026-01-14 12:58:36 +01:00
..
checklist.js DEV: upgrade to fontawesome 7 (#36286) 2026-01-14 12:58:36 +01:00