Merge branch 'MDL-55782-master-test' of git://github.com/ryanwyllie/moodle

This commit is contained in:
Dan Poltawski 2016-12-12 13:17:48 +00:00
commit 6d23f14a94
3 changed files with 3 additions and 0 deletions

View File

@ -287,6 +287,7 @@
select {
min-width: 175px;
max-width: 90%;
}
}
}

View File

@ -274,6 +274,7 @@
select {
min-width: 175px;
max-width: 90%;
}
}
}

View File

@ -7599,6 +7599,7 @@ body.path-question-type .mform fieldset.hidden {
#groupeditform .groups select,
#groupeditform .members select {
min-width: 175px;
max-width: 90%;
}
/** Preferences page */
.preferences-group ul {