From 73fd3085b8445839837e4a88ca8497c18e149d8b Mon Sep 17 00:00:00 2001 From: Michal Kinas <113341662+MichalKinas@users.noreply.github.com> Date: Mon, 16 Mar 2026 16:17:17 +0100 Subject: [PATCH] [MNT-25478] Fix info button display (#5099) * [MNT-25478] Fix info button display * [MNT-25478] CR fix --- .../common/location-link/location-link.component.html | 2 +- .../common/location-link/location-link.component.scss | 1 - .../search-results-row/search-results-row.component.scss | 5 ++++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/projects/aca-content/src/lib/components/common/location-link/location-link.component.html b/projects/aca-content/src/lib/components/common/location-link/location-link.component.html index 932ac25e5..0ebf89326 100644 --- a/projects/aca-content/src/lib/components/common/location-link/location-link.component.html +++ b/projects/aca-content/src/lib/components/common/location-link/location-link.component.html @@ -8,7 +8,7 @@ [innerHTML]="displayText | async | translate"> } @else { -
+