mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-69414 qtype/ddimageortext: Fix dropzones display in RTL mode
This commit is contained in:
parent
12bd4bc5ad
commit
67dfb55d49
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue