MDL-85354 course: Improve course management tertiary navigation
Course search input in course management page can be missleading because it is directly placed after the tertiary navigation dropdown. Move the Search input to the right.
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
</div>
|
||||
{{/categoryselect}}
|
||||
{{#search}}
|
||||
<div class="navitem">
|
||||
<div class="navitem ms-auto">
|
||||
{{> core/search_input }}
|
||||
</div>
|
||||
{{/search}}
|
||||
|
||||
Reference in New Issue
Block a user