From a1932bb4d52fca0b84882f262282e41391d5ada0 Mon Sep 17 00:00:00 2001 From: GilbN Date: Mon, 14 Jan 2019 19:36:55 +0100 Subject: [PATCH] map fix --- CSS/themes/graforg.css | 2 +- CSS/themes/grafplex.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CSS/themes/graforg.css b/CSS/themes/graforg.css index 6e58847c..37a7d132 100644 --- a/CSS/themes/graforg.css +++ b/CSS/themes/graforg.css @@ -207,7 +207,7 @@ div.flot-text { .leaflet-bar a:hover { background-color: #1b1b1b !important; } -.leaflet-container .leaflet-control-attribution { +.leaflet-control-attribution { display: none; } /* New Dashboard */ diff --git a/CSS/themes/grafplex.css b/CSS/themes/grafplex.css index f8f53120..76883737 100644 --- a/CSS/themes/grafplex.css +++ b/CSS/themes/grafplex.css @@ -248,7 +248,7 @@ div.flot-text { .leaflet-bar a:hover { background-color: #1b1b1b !important; } -.leaflet-container .leaflet-control-attribution { +.leaflet-control-attribution { display: none; } /* buttons */