From bf184e21c0d85556b356237c17d126003a09c978 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Sat, 2 Mar 2024 15:42:58 +0100 Subject: [PATCH] fix css styling of mapillary user link --- css/60_photos.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/css/60_photos.css b/css/60_photos.css index 0dc027e72..8bf5e3209 100644 --- a/css/60_photos.css +++ b/css/60_photos.css @@ -380,10 +380,12 @@ label.streetside-hires { align-items: center; } +.mapillary-attribution-image-container { + height: auto; +} + .mly-wrapper .mapillary-attribution-container .mapillary-attribution-username { - display: block; padding: 0px 8px 0 6px; - margin-bottom: -2px; } .mly-wrapper .mapillary-attribution-container .mapillary-attribution-date {