summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/index.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.css b/templates/index.css
index 16c18087b..b99cd2dad 100644
--- a/templates/index.css
+++ b/templates/index.css
@@ -5,6 +5,7 @@ table {
padding-left: 1.75em;
padding-right: 1.75em;
min-width: 100%;
+ table-layout: fixed;
}
col:not(:first-child) {