mirror of
https://github.com/moodle/moodle.git
synced 2025-03-21 08:00:37 +01:00
Merge branch 'MDL-62624-master' of git://github.com/mihailges/moodle
This commit is contained in:
commit
3ec018067a
@ -252,6 +252,9 @@ div#dock {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
}
|
||||
.fitem .felement .custom-select {
|
||||
align-self: flex-start;
|
||||
}
|
||||
}
|
||||
.path-mod-lesson .generaltable td {
|
||||
vertical-align: middle;
|
||||
|
@ -15573,6 +15573,9 @@ div#dock {
|
||||
margin-left: 0;
|
||||
margin-top: 1rem; }
|
||||
|
||||
#page-mod-lesson-view .fitem .felement .custom-select {
|
||||
align-self: flex-start; }
|
||||
|
||||
.path-mod-lesson .generaltable td {
|
||||
vertical-align: middle; }
|
||||
.path-mod-lesson .generaltable td label {
|
||||
|
Loading…
x
Reference in New Issue
Block a user