Merge branch 'MDL-62359-master' of git://github.com/bmbrands/moodle

This commit is contained in:
Andrew Nicols 2018-05-14 10:37:57 +08:00
commit 882d2787ba

View File

@ -30,6 +30,10 @@
.form-group {
margin: 0.1rem 0.25rem 0.1rem 0;
}
br + label {
justify-content: flex-start;
width: 100%;
}
}
#jump-to-activity.custom-select {