-
Bug
-
Resolution: Fixed
-
Minor
-
2.3.2
-
None
-
MOODLE_23_STABLE
-
MOODLE_24_STABLE
Rocket sets styling for #search selector which affects the search block on the main page but has downstream effects in at least two places:
- the user search in Course > Participants
- the replace tool in admin/tool/replace
Making it apply only to #search within #headerstrip should resolve the issue, assuming that's the only place it's needed. Screenshot of what happens to the user search attached.