Skip to content

Commit

Permalink
Add more space after magnifying glass (#1173)
Browse files Browse the repository at this point in the history
  • Loading branch information
omegahm authored Sep 6, 2024
1 parent 2b393e9 commit 6a9cad4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/rdoc/generator/template/darkfish/css/rdoc.css
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ main h6 {

#search-field {
width: 100%;
padding: 0.5em 1em 0.5em 2em;
padding: 0.5em 1em 0.5em 2.5em;
border: 1px solid var(--border-color);
border-radius: 20px;
font-size: 14px;
Expand Down

0 comments on commit 6a9cad4

Please sign in to comment.