diff --git a/app/assets/stylesheets/leaflet-all.css.scss b/app/assets/stylesheets/leaflet-all.css.scss index 1a9732f4c..95f89bd2b 100644 --- a/app/assets/stylesheets/leaflet-all.css.scss +++ b/app/assets/stylesheets/leaflet-all.css.scss @@ -23,10 +23,6 @@ div.leaflet-marker-icon.location-filter.move-marker { margin: 0 !important; } -.site .leaflet-container a { - color: #00f; -} - .site .leaflet-popup p { margin: 0 0 20px 0; } diff --git a/app/views/site/index.html.erb b/app/views/site/index.html.erb index 3efdd9289..9f3ff7d85 100644 --- a/app/views/site/index.html.erb +++ b/app/views/site/index.html.erb @@ -18,18 +18,6 @@