We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e82be commit f9c8032Copy full SHA for f9c8032
lib/diff_web/templates/search/search.html.leex
@@ -9,7 +9,6 @@
9
name="q"
10
value="<%= @query %>"
11
placeholder="Search..."
12
- maxlength="30"
13
/>
14
<div class="suggestions">
15
<%= if length(@suggestions) > 0 do %>
0 commit comments