Browse Source

[Minor] Allow subject field to be wrapped

pull/1562/head
Vsevolod Stakhov 9 years ago
parent
commit
bf9139ff2a
  1. 1
      interface/js/app/history.js

1
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
}
}, {

Loading…
Cancel
Save