diff options
Diffstat (limited to 'interface')
-rw-r--r-- | interface/js/app/history.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/interface/js/app/history.js b/interface/js/app/history.js index 045b0636b..24fd7f98a 100644 --- a/interface/js/app/history.js +++ b/interface/js/app/history.js @@ -179,6 +179,7 @@ function($, _, Humanize) { "breakpoints": "xs sm md", "style": { "font-size": "11px", + "word-break": "break-all", "minWidth": 150 } }, { |