From d634a259a23a4f44286e08d0cd495f25b2ce0b98 Mon Sep 17 00:00:00 2001 From: David Monllao Date: Tue, 31 Oct 2017 11:01:35 +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 b1a6dc964a688..3f910f5c59917 100644 --- a/theme/bootstrapbase/style/moodle.css +++ b/theme/bootstrapbase/style/moodle.css @@ -9232,8 +9232,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;