mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 08:22:07 +02:00
MDL-30691 Adminstration: Added css to break long word in filter table
This commit is contained in:
parent
ccd90e765e
commit
19d69cc9a6
@ -67,3 +67,7 @@
|
||||
#page-admin-tool-customlang-index .continuebutton {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
.path-admin-tool-customlang #translator .standard.master.cell.c2 {
|
||||
word-break: break-all;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user