Skip to content

Commit

Permalink
Fix font sizes in search bar being incorrect (redlib-org#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
ButteredCats authored Jul 24, 2024
1 parent 4205959 commit 21fd347
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -667,6 +667,8 @@ select {
cursor: pointer;
}

#searchbox > * { font-size: 15px; }

select,
#search {
border: none;
Expand Down

0 comments on commit 21fd347

Please sign in to comment.