You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Linking to a local image isn't working as expected. (mdn#3887)
* Linking to a local image isn't working as expected.
Fixesmdn#2561
* now with test
* fix developing test
* document foot-gun
Fix how BCD renderer determines the need for notes (mdn#3864)
* Fix how BCD renderer determines the need for notes
* feedback
* Single complex entries exist too
* Align order of icons and notes
* Use footnote class consistently
React-Modal (mdn#3938)
* add react-modal for better accessibility
* use react-modal's body class for open modal styes
* fixed modal styling
* remove focus outline of modal
Co-authored-by: Daryl Alexsy <[email protected]>
fix: add bottom margin to index containers (mdn#3912)
For containers with the class `index` add a bottom margin to improve spacing between content sections.
fixmdn#3911