mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
MDL-69414 qtype/ddimageortext: Fix dropzones display in RTL mode
This commit is contained in:
parent
a7d9b53e72
commit
77bdf2150b
@ -26,6 +26,7 @@ form.mform fieldset#id_previewareaheader div.ddarea {
|
||||
.que.ddimageortext div.droparea .dropzones {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
/*rtl:ignore*/
|
||||
left: 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user