Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/pull/5288'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Oct 26, 2024
2 parents c1415d4 + 7d46203 commit 99bf0a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/_search.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</form>

<form method="GET" action="<%= directions_path %>" class="directions_form bg-body-secondary pb-2">
<div class="d-flex flex-row-reverse px-3 py-3"><button type="button" class="btn-close" aria-label="<%= t("javascripts.close") %>"></button></div>
<div class="d-flex flex-row-reverse px-3 pt-3 pb-1"><button type="button" class="btn-close" aria-label="<%= t("javascripts.close") %>"></button></div>

<div class="d-flex flex-column mx-2 gap-1">
<div class="d-flex gap-1 align-items-center">
Expand Down

0 comments on commit 99bf0a0

Please sign in to comment.