From 561e5c9f6ee72965e75325a6df3c7c0eefa16599 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 13 Jul 2016 10:45:38 -0400 Subject: [PATCH] centering hover tooltip for mobile display --- campground-map.php | 18 +++++++++++++++--- css/app.css | 2 +- scss/_main.scss | 6 ++++++ 3 files changed, 22 insertions(+), 4 deletions(-) diff --git a/campground-map.php b/campground-map.php index 169f55d..efa9bc9 100644 --- a/campground-map.php +++ b/campground-map.php @@ -206,6 +206,11 @@ $js_categories = json_encode($categories);