From: Vsevolod Stakhov Date: Tue, 28 Mar 2017 15:23:55 +0000 (+0100) Subject: [Minor] Allow subject field to be wrapped X-Git-Tag: 1.5.4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf9139ff2af90645fb868f51be27f59fc4b6edd7;p=thirdparty%2Frspamd.git [Minor] Allow subject field to be wrapped --- diff --git a/interface/js/app/history.js b/interface/js/app/history.js index 045b0636b6..24fd7f98a9 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 } }, {