summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--interface/js/app/history.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface/js/app/history.js b/interface/js/app/history.js
index 4b13be685..e6573cd1e 100644
--- a/interface/js/app/history.js
+++ b/interface/js/app/history.js
@@ -80,7 +80,7 @@ define(["jquery", "footable"],
breakpoints: "xs sm md",
style: {
"font-size": "11px",
- "minWidth": 88,
+ "minWidth": "calc(7.6em + 8px)",
"word-break": "break-all"
}
}, {