mirror of
https://github.com/moodle/moodle.git
synced 2025-04-25 10:26:17 +02:00
MDL-12710 no wrapping of user selection columns in user bulk form; merged from MOODLE_19_STABLE
This commit is contained in:
parent
92b0d47c20
commit
e5eb2d3426
@ -996,6 +996,9 @@ body#admin-modules table.generaltable td.c0
|
||||
margin:20px;
|
||||
}
|
||||
|
||||
#admin-user-user_bulk #users .fgroup {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
.plugincompattable caption {
|
||||
text-align: center;
|
||||
|
Loading…
x
Reference in New Issue
Block a user