diff --git a/css/glowingbear.css b/css/glowingbear.css index cc671a3..1ef4d58 100644 --- a/css/glowingbear.css +++ b/css/glowingbear.css @@ -37,7 +37,7 @@ td.message { word-wrap: break-word; } .text { - white-space: pre-wrap; + white-space: pre; } /* Lastly, apply responsive CSS fixes as necessary */ @media (max-width: 767px) {