We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38530d commit 829729cCopy full SHA for 829729c
src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/search-button.html
@@ -3,4 +3,3 @@
3
<button class="btn btn-sm pst-navbar-icon search-button search-button__button pst-js-only" title="{{ _('Search') }}" aria-label="{{ _('Search') }}" data-bs-placement="bottom" data-bs-toggle="tooltip">
4
<i class="fa-solid fa-magnifying-glass fa-lg"></i>
5
</button>
6
-`);
0 commit comments