</tfoot>
</table>
-Rows are highlighted on hover, if you want to disable that, put :css:`.m-flat`
-CSS class on the :html:`<table>` element. You can also put :css:`.m-thin` onto
-:html:`<th>` elements to remove the bold styling. Similarly to other
-components, you can color particular :html:`<tr>` or :html:`<td>` elements
-using the color classes from above:
+Use the :css:`.m-fullwidth` CSS class on the :html:`<table>` element to make
+the table span the full width instead of being centered. Rows are highlighted
+on hover, if you want to disable that, put :css:`.m-flat` on the
+:html:`<table>` element. You can also put :css:`.m-thin` onto :html:`<th>`
+elements to remove the bold styling. Similarly to other components, you can
+color particular :html:`<tr>` or :html:`<td>` elements using the color classes
+from above:
.. raw:: html