mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
MDL-52371 theme_bootstrapbase: activity chooser - support long names
This commit is contained in:
parent
83a951023e
commit
3523f77522
@ -1710,6 +1710,18 @@ body#page-lib-editor-tinymce-plugins-moodlemedia-preview {
|
||||
overflow-y: auto;
|
||||
max-width: 20.3em;
|
||||
.box-shadow(inset 0 0 30px 0px #ccc);
|
||||
.option {
|
||||
input[type=radio] {
|
||||
display: inline-block;
|
||||
}
|
||||
.modicon {
|
||||
display: inline-block;
|
||||
}
|
||||
.typename {
|
||||
display: inline-block;
|
||||
width: 65%;
|
||||
}
|
||||
}
|
||||
}
|
||||
.dir-rtl.jschooser .choosercontainer #chooseform .alloptions {
|
||||
max-width: 18.3em;
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user