mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
Merge branch 'MDL-57210-master' of git://github.com/ryanwyllie/moodle
This commit is contained in:
commit
2b114798b9
@ -194,8 +194,11 @@ select {
|
||||
.breadcrumb-button {
|
||||
float: right;
|
||||
margin-top: 4px;
|
||||
&.nonavbar {
|
||||
margin-top: -3rem;
|
||||
|
||||
@include media-breakpoint-up('md') {
|
||||
&.nonavbar {
|
||||
margin-top: -3rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user