From 75959170564026e08638831c3f395c5a02083a73 Mon Sep 17 00:00:00 2001 From: Anton Khorev Date: Thu, 20 Mar 2025 19:21:00 +0300 Subject: [PATCH] Reuse mirrored turn icons Co-authored-by: Marwin Hochfelsner <50826859+hlfan@users.noreply.github.com> --- app/views/directions/search.html.erb | 36 +++++++++++++--------------- 1 file changed, 16 insertions(+), 20 deletions(-) diff --git a/app/views/directions/search.html.erb b/app/views/directions/search.html.erb index 4b3f24ecd..a7f83be3f 100644 --- a/app/views/directions/search.html.erb +++ b/app/views/directions/search.html.erb @@ -23,17 +23,17 @@ - - + + - - + + - - + + - - + + @@ -44,33 +44,29 @@ - - - + + - - - + + - - - + + - - - + + -- 2.39.5