Skip to content

Commit

Permalink
update ui
Browse files Browse the repository at this point in the history
  • Loading branch information
avanimathur committed Oct 25, 2024
1 parent a312977 commit 010ac84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<form class="form-inline my-2 my-lg-0" action="/search" method="get">
<input class="form-control mr-sm-2" type="search" placeholder="Search" aria-label="Search" name="query">
<button class="btn btn-outline-success my-2 my-sm-0" type="submit">Search</button>
<button class="btn btn-outline-success my-2 my-sm-0" id="searchBar" type="submit">Search</button>
</form>

<ul
Expand Down

0 comments on commit 010ac84

Please sign in to comment.