recent_topics: Let text in wrap to enforce fix width behaviour.

If we don't allow text to wrap, it overrides the fix width of
the columns.
This commit is contained in:
Aman Agrawal 2020-11-04 09:44:16 +05:30 committed by Tim Abbott
parent 876616f17b
commit 126b5dc186
1 changed files with 0 additions and 5 deletions

View File

@ -247,11 +247,6 @@
}
}
.recent_topic_stream,
thead .last_msg_time_header {
white-space: nowrap;
}
/* These fixed column widths prevent column widths from being adjusted
as new messages arrive from the server. */
.recent_topic_stream {