Merge branch 'MDL-67166-master' of git://github.com/bmbrands/moodle

This commit is contained in:
Sara Arjona
2019-11-07 16:30:18 +01:00
3 changed files with 9 additions and 0 deletions
+3
View File
@@ -2282,6 +2282,9 @@ $switch-transition: .2s all !default;
}
body.h5p-embed {
#page-content {
display: inherit;
}
#maincontent {
display: none;
}
+3
View File
@@ -11475,6 +11475,9 @@ div.editor_atto_toolbar button .icon {
.paged-content-page-container {
min-height: 3.125rem; }
body.h5p-embed #page-content {
display: inherit; }
body.h5p-embed #maincontent {
display: none; }
+3
View File
@@ -11730,6 +11730,9 @@ div.editor_atto_toolbar button .icon {
.paged-content-page-container {
min-height: 3.125rem; }
body.h5p-embed #page-content {
display: inherit; }
body.h5p-embed #maincontent {
display: none; }