Files
edx-platform/lms/templates/seq_module.html
Dillon Dumesnil 7791f15509 refactor: AA-692: Update location of is-hidden class when fa icon is used
We ran into a bug where the is-hidden class was being overridden by the
font awesome styling due to a late load of font awesome (causing the
fa class to take precedence). This changes to instead wrap the icon in
the span so there is no competing between the two classes on the same
element
2021-03-17 10:57:56 -07:00

5.7 KiB