diff --git a/web/styles/message_row.css b/web/styles/message_row.css index 9a642ca4a7..f225c6c91f 100644 --- a/web/styles/message_row.css +++ b/web/styles/message_row.css @@ -430,7 +430,7 @@ text-align: center; color: var(--color-message-action-visible); - & i { + & .message-controls-icon { vertical-align: middle; /* TODO: Math for these values, possibly with variables. In short, the icon body is 16px square; the current diff --git a/web/templates/message_controls.hbs b/web/templates/message_controls.hbs index 7b8c778864..33865d9478 100644 --- a/web/templates/message_controls.hbs +++ b/web/templates/message_controls.hbs @@ -6,30 +6,30 @@ {{#unless msg/sent_by_me}}
- +
{{/unless}} {{#unless msg/locally_echoed}}
- +
{{/unless}}
- +
- +
{{#unless msg/locally_echoed}}
- +
{{/unless}}