Placed our attribution above googles attribution
This commit is contained in:
parent
e530b37b8c
commit
0deb8497f6
2 changed files with 5 additions and 1 deletions
4
map.css
4
map.css
|
@ -33,6 +33,10 @@ html, body {
|
||||||
width:auto !important;
|
width:auto !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.leaflet-control-attribution {
|
||||||
|
bottom: 13px;
|
||||||
|
}
|
||||||
|
|
||||||
h4 {
|
h4 {
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
|
|
Loading…
Reference in a new issue