mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 19:36:41 +02:00
MDL-62576 theme_boost: Course jump to menu not centred
This commit is contained in:
parent
fd308528cd
commit
a8a9876c1d
1 changed files with 4 additions and 0 deletions
|
@ -396,6 +396,10 @@
|
|||
padding-bottom: 13rem;
|
||||
}
|
||||
|
||||
.jumpmenu .form-inline {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.path-course-view .completionprogress {
|
||||
margin-left: 25px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue