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:
Akarsh Jain 2022-10-06 11:51:37 +05:30 committed by Tim Abbott
parent 20282f8bdf
commit 065f5413ae

View File

@ -1078,7 +1078,7 @@ td.pointer {
}
&.sender-status-controls {
top: 10px;
top: 8px;
}
.message_failed {