Merge branch 'main' into 147-sig-activity-changes

# Conflicts:
#	core/constants.py
#	pyproject.toml
This commit is contained in:
Ian Renton
2026-09-20 09:51:29 +01:00
26 changed files with 93 additions and 44 deletions
+2 -2
View File
@@ -459,8 +459,8 @@ div.band-spot:hover span.band-spot-info {
/* Make map stretch to horizontal screen edges */
div#map, div#table-container, div#bands-container {
margin-left: -1em;
margin-right: -1em;
margin-left: -0.75rem;
margin-right: -0.75rem;
}
/* Avoid map page filters panel being larger than the map itself */