mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 02:46:40 +02:00
Merge branch 'MDL-79444-master' of https://github.com/meirzamoodle/moodle
This commit is contained in:
commit
440bf51af2
3 changed files with 3 additions and 3 deletions
|
@ -286,7 +286,7 @@ fieldset.coursesearchbox label {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
margin: $dropdown-spacer 0 0;
|
margin: $dropdown-spacer 0 0;
|
||||||
padding: $dropdown-padding-y 0;
|
padding: $dropdown-padding-y 0;
|
||||||
z-index: 2;
|
z-index: 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-autocomplete-suggestions li {
|
.form-autocomplete-suggestions li {
|
||||||
|
|
|
@ -33241,7 +33241,7 @@ fieldset.coursesearchbox label {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
margin: 0.125rem 0 0;
|
margin: 0.125rem 0 0;
|
||||||
padding: 0.5rem 0;
|
padding: 0.5rem 0;
|
||||||
z-index: 2;
|
z-index: 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-autocomplete-suggestions li {
|
.form-autocomplete-suggestions li {
|
||||||
|
|
|
@ -33241,7 +33241,7 @@ fieldset.coursesearchbox label {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
margin: 0.125rem 0 0;
|
margin: 0.125rem 0 0;
|
||||||
padding: 0.5rem 0;
|
padding: 0.5rem 0;
|
||||||
z-index: 2;
|
z-index: 3;
|
||||||
}
|
}
|
||||||
|
|
||||||
.form-autocomplete-suggestions li {
|
.form-autocomplete-suggestions li {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue