diff options
Diffstat (limited to 'youtube/templates/shared.css')
-rw-r--r-- | youtube/templates/shared.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube/templates/shared.css b/youtube/templates/shared.css index ee0ceec..2863e7b 100644 --- a/youtube/templates/shared.css +++ b/youtube/templates/shared.css @@ -355,6 +355,7 @@ h1{ margin-bottom: 10px; } .code-box{ + white-space: pre-wrap; padding: 5px; border-style:solid; border-width:1px; |