mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 17:36:38 +02:00
MDL-62176 Theme boost: show advance form options need display: flex
This commit is contained in:
parent
641d113c88
commit
a24bf64ffd
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
}
|
||||
|
||||
.mform .containsadvancedelements .advanced.show {
|
||||
display: block;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
#adminsettings span.error {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue