diff --git a/assets/css/PostText.css b/assets/css/PostText.css index ef28b7f..f062871 100644 --- a/assets/css/PostText.css +++ b/assets/css/PostText.css @@ -17,7 +17,7 @@ float: right; } -.thread .body, .remark .body { +code { white-space: pre-wrap; }