Merge remote-tracking branch 'upstream/pull/4292'

This commit is contained in:
Tom Hughes 2023-10-17 18:36:02 +01:00
commit 790822f92e

View file

@ -11,7 +11,7 @@
</div>
</div>
<div class="col-auto">
<%= link_to image_tag("directions.png", :width => "20", :height => "20"), directions_path, :class => "btn btn-sm btn-primary switch_link", :title => t("site.search.get_directions_title") %>
<%= link_to image_tag("directions.png", :width => "20", :height => "20", :class => "align-bottom"), directions_path, :class => "btn btn-sm btn-primary switch_link", :title => t("site.search.get_directions_title") %>
</div>
</div>
</form>