From: Anton Khorev Date: Sun, 17 Nov 2024 16:59:20 +0000 (+0300) Subject: Merge branch 'pull/5338' X-Git-Tag: live~587 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/69abc1310245adab250083aafc015a716a884a93?hp=22942b1ca144444bdece1636451fd3ad86530b3e Merge branch 'pull/5338' --- diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 31ce7dd28..027e6e6a3 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -507,7 +507,7 @@ body.small-nav { filter: brightness(.8); } - .leaflet-control-attribution a { + .leaflet-container .leaflet-control-attribution a { color: var(--bs-link-color); }