Orange-Boosted-Bootstrap
Orange-Boosted-Bootstrap copied to clipboard
Fix a11y audit 0-6: focus order for the copy button on code example
Related issues
#2667 0-6
Description
- Fix the focus order on code examples.
- Could probably be done in a better way on Bootstrap directly using CSS only.
Motivation & Context
Read the related issue. The focus was on the copy button before the code.
Types of change
- Bug fix (non-breaking which fixes an issue)