diff --git a/static/styles/thread.css b/static/styles/thread.css index 60e698a..efa1902 100644 --- a/static/styles/thread.css +++ b/static/styles/thread.css @@ -3,4 +3,8 @@ } .thread-title-link:hover { text-decoration: underline; -} \ No newline at end of file +} + +.thread-title { + overflow-wrap: break-word; +} diff --git a/templates/thread.html b/templates/thread.html index 7822cf4..f463c2d 100644 --- a/templates/thread.html +++ b/templates/thread.html @@ -11,7 +11,7 @@
-