diff --git a/question/type/match/styles.css b/question/type/match/styles.css new file mode 100644 index 00000000000..0f79d8c2c8e --- /dev/null +++ b/question/type/match/styles.css @@ -0,0 +1,3 @@ +.que.match .feedback .rightanswer * { + display: inline; +}