Merge branch 'MDL-76344-master-fix' of https://github.com/stevandoMoodle/moodle
This commit is contained in:
@@ -783,7 +783,10 @@ span.editinstructions {
|
||||
font-weight: $font-weight-bold;
|
||||
}
|
||||
|
||||
.coursebox .content .coursefile,
|
||||
.coursebox .content .coursefile {
|
||||
max-width: 100px;
|
||||
}
|
||||
|
||||
.coursebox .content .courseimage img {
|
||||
max-width: 100px;
|
||||
max-height: 100px;
|
||||
|
||||
@@ -28438,7 +28438,10 @@ span.editinstructions .alert-link {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.coursebox .content .coursefile,
|
||||
.coursebox .content .coursefile {
|
||||
max-width: 100px;
|
||||
}
|
||||
|
||||
.coursebox .content .courseimage img {
|
||||
max-width: 100px;
|
||||
max-height: 100px;
|
||||
|
||||
@@ -28438,7 +28438,10 @@ span.editinstructions .alert-link {
|
||||
font-weight: 700;
|
||||
}
|
||||
|
||||
.coursebox .content .coursefile,
|
||||
.coursebox .content .coursefile {
|
||||
max-width: 100px;
|
||||
}
|
||||
|
||||
.coursebox .content .courseimage img {
|
||||
max-width: 100px;
|
||||
max-height: 100px;
|
||||
|
||||
Reference in New Issue
Block a user