mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 12:40:01 +01:00
'added nowrap to c0 cell in the module table - MDL-8419'
This commit is contained in:
parent
6e291bc6a5
commit
5902558c6f
@ -717,6 +717,11 @@ body#admin-modules table.generaltable td.c0
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
body#admin-modules table.generaltable td.c0
|
||||
{
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#admin-blocks
|
||||
#admin-config .confighelp {
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user