From: Anton Khorev Date: Mon, 17 Mar 2025 16:34:34 +0000 (+0300) Subject: Move directions form buttons closer to edges X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/15ceb9e8e3e5e8d585bb67b4b9b5cd132e686893?ds=inline Move directions form buttons closer to edges - Adds more space between Close and Reverse buttons. - Places Close button exactly above Sidebar Close button. --- diff --git a/app/views/layouts/_search.html.erb b/app/views/layouts/_search.html.erb index da19d3d39..68c28c332 100644 --- a/app/views/layouts/_search.html.erb +++ b/app/views/layouts/_search.html.erb @@ -33,7 +33,9 @@
-
+
+ +
@@ -51,8 +53,8 @@ <%= text_field_tag "route_to", params[:to], :placeholder => t("site.search.to"), :autocomplete => "on", :class => "form-control py-1 px-2 ps-4", :dir => "auto" %>
-