mirror of
https://github.com/zulip/zulip.git
synced 2025-11-19 05:58:25 +00:00
message view: Fix line-wrapping of empty conversation/feed message.
This commit is contained in:
@@ -2330,7 +2330,7 @@ button.topic_edit_cancel {
|
||||
}
|
||||
|
||||
.empty_feed_notice {
|
||||
padding: 3em 4em;
|
||||
padding: 3em 1em;
|
||||
display: none;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user