Skip to content

Allow `<table>`s to fit within full-width pages

Jamie Tanna requested to merge defect/full-width-table into master

As with all other elements, we need to make sure that <table>s can also be displayed in the ~middle of the page, despite the container being full-width.

Merge request reports