From: Andrew Nicols Date: Mon, 17 Aug 2020 04:58:13 +0000 (+0800) Subject: Merge branch 'MDL-69414' of https://github.com/nadavkav/moodle X-Git-Tag: v4.0.0-beta~2379 X-Git-Url: http://git.moodle.org/gw?p=moodle.git;a=commitdiff_plain;h=3508f17417b64a799a05827749e9b3fb809d41a9;hp=7df38d0352b073028f8bbd5910eb50cd4f2778ac Merge branch 'MDL-69414' of https://github.com/nadavkav/moodle --- diff --git a/question/type/ddimageortext/styles.css b/question/type/ddimageortext/styles.css index 3b93673bd16..b0df2fdae89 100644 --- a/question/type/ddimageortext/styles.css +++ b/question/type/ddimageortext/styles.css @@ -26,6 +26,7 @@ form.mform fieldset#id_previewareaheader div.ddarea { .que.ddimageortext div.droparea .dropzones { position: absolute; top: 0; + /*rtl:ignore*/ left: 0; }