mirror of
https://github.com/moodle/moodle.git
synced 2025-03-13 20:26:32 +01:00
MDL-52673 workshop: fix dndnotsupported message in assessment form
An old CSS rule which doesn't seem to serve any purpose any more was causing the "drag and drop not supported" message to be displayed (even when incorrect) in the workshop assessment form when using a list-view rubric as the grading strategy.
This commit is contained in:
parent
ef343c3299
commit
3afe22b09e
@ -72,10 +72,6 @@
|
||||
border: none;
|
||||
}
|
||||
|
||||
.path-mod-workshop .assessmentform.rubric.list .fitem .felement span {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.path-mod-workshop .assessmentform.rubric.list .fitem .felement span input {
|
||||
display: block;
|
||||
float: left;
|
||||
|
Loading…
x
Reference in New Issue
Block a user