Browse Source

map fix

pull/4/head
GilbN 6 years ago
parent
commit
a1932bb4d5
  1. 2
      CSS/themes/graforg.css
  2. 2
      CSS/themes/grafplex.css

2
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 */

2
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 */

Loading…
Cancel
Save