mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-57991-master' of https://github.com/micaherne/moodle
This commit is contained in:
commit
d0f28cf058
1 changed files with 5 additions and 0 deletions
|
@ -19,3 +19,8 @@
|
|||
.mediaplugin > div {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
/* Make media plugin behave properly in mod summaries and labels */
|
||||
.mod-indent-outer .mediaplugin {
|
||||
display: table-cell;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue