diff --git a/client/coral-framework/components/CommentTimestamp.css b/client/coral-framework/components/CommentTimestamp.css index a4620902c..0c54019ff 100644 --- a/client/coral-framework/components/CommentTimestamp.css +++ b/client/coral-framework/components/CommentTimestamp.css @@ -2,5 +2,6 @@ display: inline-block; color: #696969; font-size: 12px; + white-space: nowrap; }