Skip to content

Commit

Permalink
[autocomplete+home] don't limit the size of the completion list while…
Browse files Browse the repository at this point in the history
… on the home page, see #999
  • Loading branch information
shish committed Jan 7, 2024
1 parent e0f5ce2 commit 8a82a33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ext/home/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,4 @@ div#front-page li {list-style-type: none; margin: 0;}
}

div#front-page > #search > form { margin: 0 auto; }
div#front-page > #search > form > ul { width: 225px; vertical-align: middle; display: inline-block; }
div#front-page > #search > form > input[type=submit]{ padding: 4px 6px; }

0 comments on commit 8a82a33

Please sign in to comment.