We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a1e524 commit 6d20804Copy full SHA for 6d20804
src/Auth/bootstrap-stubs/layouts/app.stub
@@ -57,7 +57,7 @@
57
{{ Auth::user()->name }}
58
</a>
59
60
- <div class="dropdown-menu dropdown-menu-right" aria-labelledby="navbarDropdown">
+ <div class="dropdown-menu dropdown-menu-end" aria-labelledby="navbarDropdown">
61
<a class="dropdown-item" href="{{ route('logout') }}"
62
onclick="event.preventDefault();
63
document.getElementById('logout-form').submit();">
0 commit comments