From 81fe0a169898b511b733b139501488faf06be395 Mon Sep 17 00:00:00 2001 From: Leocraft1 Date: Sun, 27 Jul 2025 18:19:59 +0200 Subject: [PATCH] Fix bordi cercaorario products --- seta_menu/cercaorario/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/seta_menu/cercaorario/css/style.css b/seta_menu/cercaorario/css/style.css index 60a7832..6222556 100644 --- a/seta_menu/cercaorario/css/style.css +++ b/seta_menu/cercaorario/css/style.css @@ -143,3 +143,7 @@ footer { left: 0; width: 100%; } +div.search-result div{ + margin-left: 2px; + margin-right: 2px; +} \ No newline at end of file