Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Aug 6, 2025

Backport of #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 force-pushed the backport/53950/stable30 branch from ab9bcb3 to 775124a Compare August 6, 2025 17:52
@danxuliu danxuliu marked this pull request as ready for review August 6, 2025 17:54
@danxuliu danxuliu enabled auto-merge August 6, 2025 17:55
@danxuliu danxuliu merged commit b248a29 into stable30 Aug 6, 2025
191 of 193 checks passed
@danxuliu danxuliu deleted the backport/53950/stable30 branch August 6, 2025 21:36
@Altahrim Altahrim mentioned this pull request Aug 7, 2025
5 tasks
@nextcloud-bot nextcloud-bot mentioned this pull request Sep 25, 2025
2 tasks
@blizzz blizzz mentioned this pull request Oct 14, 2025
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.

3 participants