From 9cc2f984569026862ed6af97285d0ae53377a7df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Mummert?= Date: Mon, 8 Jun 2026 19:23:14 +0200 Subject: [PATCH] Adjust survey action alignment --- contao/templates/frontend/_survey_assets.html.twig | 1 - 1 file changed, 1 deletion(-) diff --git a/contao/templates/frontend/_survey_assets.html.twig b/contao/templates/frontend/_survey_assets.html.twig index 80e18c0..0f6a3c9 100644 --- a/contao/templates/frontend/_survey_assets.html.twig +++ b/contao/templates/frontend/_survey_assets.html.twig @@ -317,7 +317,6 @@ .survey-list-card__head-actions { display: flex; - align-items: center; justify-content: flex-end; gap: 0.5rem; flex: 0 0 auto;