mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 16:32:18 +02:00
Merge branch 'MDL-83283-main' of https://github.com/roland04/moodle
This commit is contained in:
commit
c8812697ca
@ -1810,7 +1810,7 @@ $divider-hover-color: $primary !default;
|
||||
border: $border-width solid $border-color;
|
||||
padding: 0;
|
||||
margin: map-get($spacers, 2) 0;
|
||||
.activity-altcontent {
|
||||
> .activity-grid > .activity-altcontent {
|
||||
margin-top: 0;
|
||||
}
|
||||
}
|
||||
|
@ -30028,7 +30028,7 @@ span.editinstructions .alert-link {
|
||||
padding: 0;
|
||||
margin: 0.5rem 0;
|
||||
}
|
||||
.activity.subsection > .activity-item .activity-altcontent {
|
||||
.activity.subsection > .activity-item > .activity-grid > .activity-altcontent {
|
||||
margin-top: 0;
|
||||
}
|
||||
.activity.subsection .section {
|
||||
|
@ -30028,7 +30028,7 @@ span.editinstructions .alert-link {
|
||||
padding: 0;
|
||||
margin: 0.5rem 0;
|
||||
}
|
||||
.activity.subsection > .activity-item .activity-altcontent {
|
||||
.activity.subsection > .activity-item > .activity-grid > .activity-altcontent {
|
||||
margin-top: 0;
|
||||
}
|
||||
.activity.subsection .section {
|
||||
|
Loading…
x
Reference in New Issue
Block a user