From 98fb4335c4480f5cbe2b81e0b0671cfb515b93c6 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Sat, 20 Dec 2025 01:55:15 +0000 Subject: [PATCH] Merged r24220 from trunk to 6.0-stable (#43612). git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@24222 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- app/assets/stylesheets/application.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/application.css b/app/assets/stylesheets/application.css index 2170317f8..4c30b72fa 100644 --- a/app/assets/stylesheets/application.css +++ b/app/assets/stylesheets/application.css @@ -1574,6 +1574,7 @@ div.wiki *:not(pre)>code, div.wiki>code { background: rgba(62, 91, 118, 0.08); padding: 0.1em 0.1em; border-radius: 0.1em; + white-space: pre-wrap; } div.wiki ul.toc {