From d07d255fd331584c7388fd85ce34dc310518abbe Mon Sep 17 00:00:00 2001 From: James Taylor Date: Fri, 20 Jul 2018 23:12:39 -0700 Subject: preserve whitespace in descriptions & comments --- yt_channel_about_template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yt_channel_about_template.html') diff --git a/yt_channel_about_template.html b/yt_channel_about_template.html index 1395522..af61a3d 100644 --- a/yt_channel_about_template.html +++ b/yt_channel_about_template.html @@ -38,7 +38,7 @@ padding: 5px 75px; } .description{ - white-space: pre-line; + white-space: pre-wrap; min-width: 0; } -- cgit v1.2.3