aboutsummaryrefslogtreecommitdiff
path: root/src/App.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.css')
-rw-r--r--src/App.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/App.css b/src/App.css
index 4698349..6339996 100644
--- a/src/App.css
+++ b/src/App.css
@@ -2,7 +2,8 @@
margin-top: 4em;
}
-.postMessage {
+.postMessage,
+.threadTitle {
word-break: break-word;
overflow-wrap: anywhere;
text-overflow: ellipsis;