remove black background color in editor

This commit is contained in:
Laura Klünder 2017-09-16 20:57:40 +02:00
parent 8de3109802
commit 5987dc5a80

View file

@ -170,9 +170,6 @@ form button.invisiblesubmit {
}
/* Styles inside leaflet */
.leaflet-container {
background:#000000;
}
.leaflet-control-layers-overlays label {
margin-bottom:0;
}