Skip to content

Commit 7ff5087

Browse files
12rambauivanov
authored andcommitted
fix: align the search button with other icons (pydata#1620)
* test: display the search button for demo purposes * fix: only display the search icon * fix: remove needless adjustements * fix: rollback to default search * chore: trigger CI
1 parent 49e0b42 commit 7ff5087

File tree

1 file changed

+0
-2
lines changed
  • src/pydata_sphinx_theme/assets/styles/components

1 file changed

+0
-2
lines changed

src/pydata_sphinx_theme/assets/styles/components/_search.scss

-2
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,6 @@
7575
align-items: center;
7676
align-content: center;
7777
color: var(--pst-color-text-muted);
78-
// Needed to match other icons hover
79-
padding: 0 0 0.25rem 0;
8078
border-radius: 0;
8179
@include icon-navbar-hover;
8280
@include focus-indicator;

0 commit comments

Comments
 (0)