From ba876975e4fcda29cf84b319772874a5d32add78 Mon Sep 17 00:00:00 2001 From: Marwin Hochfelsner <50826859+hlfan@users.noreply.github.com> Date: Sun, 30 Mar 2025 11:03:56 +0200 Subject: [PATCH] Replace differently sized arrows with a marker --- app/views/directions/search.html.erb | 29 +++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/app/views/directions/search.html.erb b/app/views/directions/search.html.erb index a7f83be3f..15b6b3152 100644 --- a/app/views/directions/search.html.erb +++ b/app/views/directions/search.html.erb @@ -1,27 +1,30 @@ <% content_for(:content_class) { "overlay-sidebar" } %> - + + + + - + - + - + - + - + - + - + @@ -37,33 +40,33 @@ - + - + - + - + - + -- 2.39.5