1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-07-30 04:23:11 +03:00

Breadcrumbs: Fixed bad dropdown menu placement at small sizes

For #4824
This commit is contained in:
Dan Brown
2024-02-20 18:03:32 +00:00
parent c290d01adb
commit bbb41e8b5c
2 changed files with 4 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<div class="dropdown-search" components="dropdown dropdown-search"
<div components="dropdown dropdown-search"
option:dropdown-search:url="/search/entity/siblings?entity_type={{$entity->getType()}}&entity_id={{ $entity->id }}"
option:dropdown-search:local-search-selector=".entity-list-item"
>
class="dropdown-search">
<div class="dropdown-search-toggle-breadcrumb" refs="dropdown@toggle"
aria-haspopup="true" aria-expanded="false" tabindex="0">
<div class="separator">@icon('chevron-right')</div>