From 08c3a25b39a8ff8465d5445bf30e575c6918c5a7 Mon Sep 17 00:00:00 2001 From: snipe Date: Mon, 19 Aug 2024 14:16:57 +0100 Subject: [PATCH] Little more padding Signed-off-by: snipe --- resources/views/locations/view.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/locations/view.blade.php b/resources/views/locations/view.blade.php index 7b528332ff..a0d3b8c742 100644 --- a/resources/views/locations/view.blade.php +++ b/resources/views/locations/view.blade.php @@ -393,7 +393,7 @@ @endif @if (($location->state!='') && ($location->country!='') && (config('services.google.maps_api_key'))) -
+
Map
@endif