Skip to content

Commit 829729c

Browse files
authored
BUG - Remove cruft symbols (#1998)
As reported in #1997 - this PR removes some cruft leftover from #1921 This should be merged ideally before cutting the `0.16.0` release.
1 parent b38530d commit 829729c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pydata_sphinx_theme/theme/pydata_sphinx_theme/components/search-button.html

-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
<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">
44
<i class="fa-solid fa-magnifying-glass fa-lg"></i>
55
</button>
6-
`);

0 commit comments

Comments
 (0)