Skip to content

Commit

Permalink
Reduce padding for search form
Browse files Browse the repository at this point in the history
  • Loading branch information
Fosten committed Aug 21, 2024
1 parent adc04c5 commit 8baf855
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions theme/extras/search.less
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@
height: auto;
vertical-align: middle;
}

.search form {
padding: 0 !important;
}

0 comments on commit 8baf855

Please sign in to comment.