diff --git a/public/stylesheets/nyan.css b/public/stylesheets/nyan.css index a40943462..6c4ca09ea 100644 --- a/public/stylesheets/nyan.css +++ b/public/stylesheets/nyan.css @@ -14,7 +14,7 @@ .clear_both{ clear: both; } -pre{ +.memo-content pre{ white-space: normal; word-wrap: break-word; }