Skip to content

Commit 8cf45f8

Browse files
authored
FIX make search button closer to other icons in topbar (#1659)
1 parent 7bc672f commit 8cf45f8

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
align-items: center;
7676
align-content: center;
7777
color: var(--pst-color-text-muted);
78+
padding: 0;
7879
border-radius: 0;
7980
@include icon-navbar-hover;
8081
@include focus-indicator;

0 commit comments

Comments
 (0)