diff --git a/scss/_tables.scss b/scss/_tables.scss
index b32732f23afaef489d06ea763c11a7c6347c17f4..5fa6a866294bd7e00949e6670ec4380594c68d58 100644
--- a/scss/_tables.scss
+++ b/scss/_tables.scss
@@ -4,7 +4,6 @@
 
 .table {
   width: 100%;
-  max-width: 100%;
   margin-bottom: $spacer;
   background-color: $table-bg; // Reset for nesting within parents with `background-color`.