mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: keep timestamp on single line (#23819)
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
& + .chat-message-info__bot-indicator,
|
||||
& + .chat-message-info__date {
|
||||
margin-left: 0.25em;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user