Compare commits

..

No commits in common. "878200934af90486f36d97cc7fad83dffe1a5e7a" and "161d5cb1129948d8888519860878198921051679" have entirely different histories.

View file

@ -1910,13 +1910,11 @@
display: inline;
}
/* Resource legend (bottom-left of the map card) compact 5-row panel.
Placed bottom-left, above Leaflet attribution, to avoid overlap with the
existing PticaMapInner POI/category legend that lives in the top-left. */
/* Resource legend (top-left, under the map title) — compact 5-row panel. */
.mapLegend {
position: absolute;
left: 11px;
bottom: 28px;
top: 34px;
z-index: 6;
min-width: 168px;
max-width: 200px;