diff options
Diffstat (limited to 'yt_channel_about_template.html')
-rw-r--r-- | yt_channel_about_template.html | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |