Cyclestreets: only add maxspeed=30 in Belgium; change 'language' to 'locale' in changeset tags, load notes in import_viewer up to two years back, language tweaks

This commit is contained in:
Pieter Vander Vennet 2022-01-31 20:52:56 +01:00
parent a11e0fc545
commit d1e99fc2d3
13 changed files with 88 additions and 13 deletions

View file

@ -1100,6 +1100,10 @@ video {
max-height: 2rem;
}
.max-h-6 {
max-height: 1.5rem;
}
.w-full {
width: 100%;
}