From ce826caae5470c40a76a2aecea4075238d131857 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Mon, 11 Dec 2017 03:17:06 +0000 Subject: [PATCH] Merged r17108 to 3.3-stable (#19578). git-svn-id: http://svn.redmine.org/redmine/branches/3.3-stable@17110 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/stylesheets/application.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index 480d020d0..7cd98a8ed 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -207,6 +207,7 @@ tr.issue.idnt-8 td.subject {padding-left: 136px; background-position: 120px 50%; tr.issue.idnt-9 td.subject {padding-left: 152px; background-position: 136px 50%;} table.issue-report {table-layout:fixed;} +table.issue-report th {white-space: normal;} tr.entry { border: 1px solid #f8f8f8; } tr.entry td { white-space: nowrap; } -- 2.39.5