Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Aug 6, 2025

Backport of PR #53950

The button group generated in email templates is expected to show the
two buttons side by side in a single row, but in Outlook both buttons
took the full width of the wrapper row and each button was shown in
its own row. To solve that the buttons are wrapped in an additional
table that shows each button in its own cell, limiting their width and
showing them in a single row; this is done conditionally and only
applied in Outlook, so it should not affect other clients.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
@danxuliu danxuliu enabled auto-merge August 6, 2025 17:54
@danxuliu danxuliu merged commit 4aae8ae into stable31 Aug 6, 2025
213 of 221 checks passed
@danxuliu danxuliu deleted the backport/53950/stable31 branch August 6, 2025 21:36
@Altahrim Altahrim mentioned this pull request Aug 7, 2025
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants