Skip to content

Commit

Permalink
Merge branch 'MDL-83759-main' of https://github.com/roland04/moodle
Browse files Browse the repository at this point in the history
  • Loading branch information
junpataleta committed Nov 28, 2024
2 parents 3db0bb1 + b873a34 commit f491ab0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/boost/templates/navbar.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
{{{ output.page_heading_menu }}}
</ul>

<div id="usernavigation" class="navbar-nav ms-auto">
<div id="usernavigation" class="navbar-nav ms-auto h-100">
{{# output.search_box }}
{{{ output.search_box }}}
<div class="divider border-start h-75 align-self-center mx-1"></div>
Expand Down

0 comments on commit f491ab0

Please sign in to comment.