aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/tables.less1
1 files changed, 1 insertions, 0 deletions
diff --git a/less/tables.less b/less/tables.less
index ca91630ce..ebb83a6ab 100644
--- a/less/tables.less
+++ b/less/tables.less
@@ -15,6 +15,7 @@ th {
.table {
width: 100%;
+ max-width: 100%;
margin-bottom: @line-height-computed;
// Cells
> thead,