mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
message_feed: Fix /me message alignment of message actions.
These were apparently no longer aligned with the timestamp. Fixes #23101.
This commit is contained in:
parent
20282f8bdf
commit
065f5413ae
@ -1078,7 +1078,7 @@ td.pointer {
|
||||
}
|
||||
|
||||
&.sender-status-controls {
|
||||
top: 10px;
|
||||
top: 8px;
|
||||
}
|
||||
|
||||
.message_failed {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user