Created by: abitdodgy
.table-responsive is deprecated in v4. I've removed an instance where it's used in the docs. It causes the code copy button to be misplaced as shown in the screenshot. This pull request removes the <div class="table-responsive> wrapper around the table.
Here's what it looks like after:

