Merge branch 'MDL-85988-main' of https://github.com/rjnl/moodle

This commit is contained in:
Mihail Geshoski
2025-10-16 10:39:33 +08:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -61,7 +61,7 @@
}
.path-mod-book .book_content {
margin: 0 5px;
margin: 0 15px;
padding-right: 15px;
padding-left: 15px;
position: relative; /* Chapter navigation should not float on top of content. */
+1 -1
View File
@@ -32,7 +32,7 @@ img.userpicture {
}
.book_content {
margin: 0 30px;
margin: 0 40px;
@include media-breakpoint-down(md) {
margin-left: -10px;