From 556f32f27461d568afd0aa0e03edea25187923d6 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Wed, 29 Sep 2021 21:55:38 +0000 Subject: [PATCH] Merged r21222 from trunk to 4.1-stable (#34834). git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@21224 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- public/stylesheets/application.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index 40343bdde..dae6b3ddc 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -1440,7 +1440,8 @@ td.gantt_selected_column .gantt_hdr,.gantt_selected_column_container { font-size: 0.9em; border-radius: 3px; border: 0; - box-shadow: none + box-shadow: none; + white-space: pre-wrap; } /***** Icons *****/