From a7f16bb296cae22420f306a9031ddd6745da8de7 Mon Sep 17 00:00:00 2001 From: David Monllao Date: Tue, 31 Oct 2017 11:03:55 +0100 Subject: [PATCH] MDL-52037 theme: Update compiled css --- theme/bootstrapbase/style/moodle.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme/bootstrapbase/style/moodle.css b/theme/bootstrapbase/style/moodle.css index ec9bcbd6778..c0a30f0960b 100644 --- a/theme/bootstrapbase/style/moodle.css +++ b/theme/bootstrapbase/style/moodle.css @@ -6962,8 +6962,9 @@ body.path-question-type .fitem_fgroup .accesshide { width: auto; vertical-align: baseline; } -.que.multianswer .formulation .yui3-widget-positioned { +.que.multianswer .formulation .yui3-widget-positioned .feedbackspan { box-sizing: content-box; + padding-bottom: 0; } .path-mod-quiz input[size] { width: auto;