From 67b5deb5bc554178cc83ad6c245e0a093e51165c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pau=20Ferrer=20Oca=C3=B1a?= Date: Mon, 16 Dec 2019 16:31:59 +0100 Subject: [PATCH] MOBILE-3213 survey: Fix tablet view of the form --- .../components/index/addon-mod-survey-index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/addon/mod/survey/components/index/addon-mod-survey-index.html b/src/addon/mod/survey/components/index/addon-mod-survey-index.html index ba98f38ae..42c41ddd0 100644 --- a/src/addon/mod/survey/components/index/addon-mod-survey-index.html +++ b/src/addon/mod/survey/components/index/addon-mod-survey-index.html @@ -39,8 +39,8 @@

{{ question.text }}

- - + +
{{ 'addon.mod_survey.responses' | translate }}
@@ -56,7 +56,7 @@ - + {{question.num}}. {{ question.text }} @@ -77,13 +77,13 @@ - + {{question.num}}. {{ question.text }} - + - {{option}} - + {{option}} +