From b42434b2f38da4ffc4d28462979c4d83a130dab7 Mon Sep 17 00:00:00 2001 From: Linus Flood Date: Wed, 21 Jan 2026 12:38:09 +0000 Subject: [PATCH] Merged in fix/icons-2 (pull request #3469) icons * icons --- .../SelectHotelMapContent/selectHotelMapContent.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/booking-flow/lib/components/SelectHotel/SelectHotelMap/SelectHotelMapContent/selectHotelMapContent.module.css b/packages/booking-flow/lib/components/SelectHotel/SelectHotelMap/SelectHotelMapContent/selectHotelMapContent.module.css index beef9592a..ac56a0a7f 100644 --- a/packages/booking-flow/lib/components/SelectHotel/SelectHotelMap/SelectHotelMapContent/selectHotelMapContent.module.css +++ b/packages/booking-flow/lib/components/SelectHotel/SelectHotelMap/SelectHotelMapContent/selectHotelMapContent.module.css @@ -29,7 +29,7 @@ .link { display: flex; gap: var(--Space-x05); - align-items: baseline; + align-items: center; } .bookingCodeFilter {