Merge branch 'MDL-83283-main' of https://github.com/roland04/moodle

This commit is contained in:
Huong Nguyen
2024-10-10 09:07:07 +07:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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;
}
}
+1 -1
View File
@@ -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 {
+1 -1
View File
@@ -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 {