mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
message_feed: Fix alignment of EDITED notices in /me message.
Fixes part of #23101.
This commit is contained in:
parent
065f5413ae
commit
3d4a2eb468
@ -961,7 +961,7 @@ td.pointer {
|
||||
max-width: calc(100% - 50px);
|
||||
|
||||
.message_edit_notice {
|
||||
line-height: 18px;
|
||||
vertical-align: middle;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user