mirror of
https://github.com/zulip/zulip.git
synced 2025-11-19 14:08:23 +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 {
|
.empty_feed_notice {
|
||||||
padding: 3em 4em;
|
padding: 3em 1em;
|
||||||
display: none;
|
display: none;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user