nextcloud-server/tests
Daniel Calviño Sánchez 775124af5f fix: Fix button alignment for email templates in Outlook
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>
2025-08-06 19:50:55 +07:00
..
Core fix(loginflow): Fix type error when password could not be decrypted 2025-05-05 09:46:31 +07:00
Test/Repair/Owncloud chore: apply code style 2025-04-30 19:04:59 +07:00
apps chore: Add SPDX header 2024-05-13 17:41:36 +07:00
blueprints chore: Add SPDX header 2024-05-13 17:41:36 +07:00
data fix: Fix button alignment for email templates in Outlook 2025-08-06 19:50:55 +07:00
docker chore: Add SPDX header 2024-05-13 17:41:36 +07:00
lib Merge pull request #54132 from nextcloud/backport/51602/stable30 2025-08-05 22:12:22 +07:00
objectstore chore: Add SPDX header 2024-05-22 19:58:12 +07:00
travis chore: Add SPDX header 2024-05-22 19:58:12 +07:00
apps.php chore: apply code style 2025-04-30 19:04:59 +07:00
autoload.php chore: Add an autoload.php file for tests relying on core class 2025-05-19 15:44:05 +07:00
bootstrap.php chore: Add an autoload.php file for tests relying on core class 2025-05-19 15:44:05 +07:00
drone-run-integration-tests.sh chore: Add SPDX header 2024-05-13 17:41:36 +07:00
drone-run-php-tests.sh chore: Add SPDX header 2024-05-13 17:41:36 +07:00
drone-wait-objectstore.sh chore: Add SPDX header 2024-05-13 17:41:36 +07:00
enable_all.php chore: apply code style 2025-04-30 19:04:59 +07:00
karma.config.js test: fix CI when running Karma tests 2025-03-17 20:33:46 +07:00
phpunit-autotest-external.xml chore: Add SPDX header 2024-05-13 17:41:36 +07:00
phpunit-autotest.xml chore: Add SPDX header 2024-05-13 17:41:36 +07:00
preseed-config.php chore: apply code style 2025-04-30 19:04:59 +07:00
redis-cluster.config.php chore: apply code style 2025-04-30 19:04:59 +07:00
redis.config.php chore: apply code style 2025-04-30 19:04:59 +07:00
startsessionlistener.php chore: apply code style 2025-04-30 19:04:59 +07:00