mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
Merge branch 'MDL-55782-master-test' of git://github.com/ryanwyllie/moodle
This commit is contained in:
commit
6d23f14a94
@ -287,6 +287,7 @@
|
||||
|
||||
select {
|
||||
min-width: 175px;
|
||||
max-width: 90%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -274,6 +274,7 @@
|
||||
|
||||
select {
|
||||
min-width: 175px;
|
||||
max-width: 90%;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user