Merge branch 'MDL-62935-master' of git://github.com/bmbrands/moodle
This commit is contained in:
@@ -237,6 +237,10 @@ div#dock {
|
||||
.path-mod-lesson .form-inline label.form-check-label {
|
||||
display: inline-block;
|
||||
}
|
||||
.path-mod-lesson .slideshow {
|
||||
overflow: auto;
|
||||
padding: 15px;
|
||||
}
|
||||
#page-mod-lesson-view .branchbuttoncontainer .singlebutton button[type="submit"] {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
@@ -15411,6 +15411,10 @@ div#dock {
|
||||
.path-mod-lesson .form-inline label.form-check-label {
|
||||
display: inline-block; }
|
||||
|
||||
.path-mod-lesson .slideshow {
|
||||
overflow: auto;
|
||||
padding: 15px; }
|
||||
|
||||
#page-mod-lesson-view .branchbuttoncontainer .singlebutton button[type="submit"] {
|
||||
white-space: normal; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user