]> git.openstreetmap.org Git - rails.git/commitdiff
Decrease bottom padding of search form
authorAnton Khorev <tony29@yandex.ru>
Mon, 3 Jun 2024 09:29:34 +0000 (12:29 +0300)
committerAnton Khorev <tony29@yandex.ru>
Mon, 3 Jun 2024 09:29:34 +0000 (12:29 +0300)
app/views/layouts/_search.html.erb

index 8fe23826f2a88e3a4e4b9399fb5af462fa8af618..d4bd0cb824b1a77aa525e481d0a3d4a342b564c3 100644 (file)
@@ -30,7 +30,7 @@
     </div>
   </form>
 
-  <form method="GET" action="<%= directions_path %>" class="directions_form bg-body-secondary pb-3">
+  <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-column mx-2 gap-1">