Merge branch 'MDL-62624-35' of git://github.com/mihailges/moodle into MOODLE_35_STABLE

This commit is contained in:
Jake Dallimore
2018-12-12 16:14:04 +08:00
2 changed files with 6 additions and 0 deletions
+3
View File
@@ -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;
+3
View File
@@ -15417,6 +15417,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 {