Merge branch 'MDL-68664-38' of git://github.com/lameze/moodle into MOODLE_38_STABLE

This commit is contained in:
Víctor Déniz
2020-10-22 12:24:44 +01:00
3 changed files with 5 additions and 2 deletions
+1
View File
@@ -33,6 +33,7 @@
br + label {
justify-content: flex-start;
width: 100%;
margin-right: 0;
}
}
+2 -1
View File
@@ -15751,7 +15751,8 @@ body.path-question-type .mform fieldset.hidden {
.mform .form-inline br + label {
justify-content: flex-start;
width: 100%; }
width: 100%;
margin-right: 0; }
.unresponsive.mform .form-inline,
.unresponsive.mform .form-inline label {
+2 -1
View File
@@ -16002,7 +16002,8 @@ body.path-question-type .mform fieldset.hidden {
.mform .form-inline br + label {
justify-content: flex-start;
width: 100%; }
width: 100%;
margin-right: 0; }
.unresponsive.mform .form-inline,
.unresponsive.mform .form-inline label {