Skip to content

Commit e12b40b

Browse files
authored
Update search-box.twig
1 parent 3b2856e commit e12b40b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

resources/views/partials/search-box.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
<a class="dropdown-item" href="{{ section.href }}">
1919
<span class="title">
2020
- {{ trans(section.title) }}
21+
<span style="color:transparent; font-size: 14px;"> ( {{ trans(navigation.breadcrumb) }} ) </span>
2122
</span>
2223
</a>
2324
{% endfor %}

0 commit comments

Comments
 (0)