Merge branch 'MDL-83283-main' of https://github.com/roland04/moodle
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user