From 8a384088c3202b471b523306ce6a5861370b9322 Mon Sep 17 00:00:00 2001 From: Lizandro Guarnizo <77708265+lizandrogd@users.noreply.github.com> Date: Wed, 29 Jul 2026 20:55:13 -0500 Subject: [PATCH] fix: radios con 3 opciones span full en modal compact Co-Authored-By: Claude Sonnet 4.6 --- ver_formulario_enviado.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ver_formulario_enviado.php b/ver_formulario_enviado.php index 07b758f..8e7136e 100644 --- a/ver_formulario_enviado.php +++ b/ver_formulario_enviado.php @@ -1223,7 +1223,7 @@ function _addExamWizardHtml(string $cid): string { if ($tipo === 'radio'): $opts = $campo['opciones'] ?? $campo['options'] ?? []; ?> -
+