From 38c78f905a5efb90a2327a446b980ef99f86faa7 Mon Sep 17 00:00:00 2001 From: Anton Khorev Date: Sun, 30 Mar 2025 20:00:58 +0300 Subject: [PATCH] Revert "Replace differently sized arrows with a marker" This reverts commit ba876975e4fcda29cf84b319772874a5d32add78. --- app/views/directions/search.html.erb | 29 +++++++++++++--------------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/app/views/directions/search.html.erb b/app/views/directions/search.html.erb index 15b6b3152..a7f83be3f 100644 --- a/app/views/directions/search.html.erb +++ b/app/views/directions/search.html.erb @@ -1,30 +1,27 @@ <% content_for(:content_class) { "overlay-sidebar" } %> - - - - + - + - + - + - + - + - + - + @@ -40,33 +37,33 @@ - + - + - + - + - + -- 2.39.5