Merge branch 'MDL-85988-main' of https://github.com/rjnl/moodle
This commit is contained in:
@@ -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. */
|
||||
|
||||
@@ -32,7 +32,7 @@ img.userpicture {
|
||||
}
|
||||
|
||||
.book_content {
|
||||
margin: 0 30px;
|
||||
margin: 0 40px;
|
||||
|
||||
@include media-breakpoint-down(md) {
|
||||
margin-left: -10px;
|
||||
|
||||
Reference in New Issue
Block a user