Merge branch 'MDL-79444-master' of https://github.com/meirzamoodle/moodle
This commit is contained in:
@@ -286,7 +286,7 @@ fieldset.coursesearchbox label {
|
||||
overflow: auto;
|
||||
margin: $dropdown-spacer 0 0;
|
||||
padding: $dropdown-padding-y 0;
|
||||
z-index: 2;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
.form-autocomplete-suggestions li {
|
||||
|
||||
@@ -33241,7 +33241,7 @@ fieldset.coursesearchbox label {
|
||||
overflow: auto;
|
||||
margin: 0.125rem 0 0;
|
||||
padding: 0.5rem 0;
|
||||
z-index: 2;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
.form-autocomplete-suggestions li {
|
||||
|
||||
@@ -33241,7 +33241,7 @@ fieldset.coursesearchbox label {
|
||||
overflow: auto;
|
||||
margin: 0.125rem 0 0;
|
||||
padding: 0.5rem 0;
|
||||
z-index: 2;
|
||||
z-index: 3;
|
||||
}
|
||||
|
||||
.form-autocomplete-suggestions li {
|
||||
|
||||
Reference in New Issue
Block a user