Skip to content

Commit a4b9951

Browse files
committed
Fine-tune Leaflet attribution spacing to 45px
1 parent 9e2dfe1 commit a4b9951

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css/catchment.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ body {
195195

196196
/* Ensure Leaflet attribution is not hidden by filter menu */
197197
.leaflet-bottom.leaflet-right {
198-
right: 40px;
198+
right: 45px;
199199
}
200200

201201
.offcanvas-end {
@@ -238,7 +238,7 @@ body {
238238

239239
/* Ensure Leaflet attribution is not hidden by wider filter menu */
240240
.leaflet-bottom.leaflet-right {
241-
right: 40px;
241+
right: 45px;
242242
}
243243

244244
.offcanvas-end {

0 commit comments

Comments
 (0)