From 7906b056c919a95d9edbe6bcc00e364f2af4dab7 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Wed, 23 Aug 2023 16:42:52 +0300 Subject: [PATCH] Fix drops and dropdowns in avalableOn, result-preview and showAuthors --- .../landing-utils/availableOn.component.ts | 7 +++-- utils/authors/showAuthors.component.ts | 2 +- .../result-preview.component.html | 30 ++++++++++--------- 3 files changed, 21 insertions(+), 18 deletions(-) diff --git a/landingPages/landing-utils/availableOn.component.ts b/landingPages/landing-utils/availableOn.component.ts index 9a1d217c..b3d47e2b 100644 --- a/landingPages/landing-utils/availableOn.component.ts +++ b/landingPages/landing-utils/availableOn.component.ts @@ -26,9 +26,10 @@ import {RouterHelper} from "../../utils/routerHelper.class"; -
- +
+
+ +
diff --git a/utils/authors/showAuthors.component.ts b/utils/authors/showAuthors.component.ts index a9987197..12a8784a 100644 --- a/utils/authors/showAuthors.component.ts +++ b/utils/authors/showAuthors.component.ts @@ -26,7 +26,7 @@ import {properties} from "../../../../environments/environment"; {{author.fullName + ";"}} -
+
diff --git a/utils/result-preview/result-preview.component.html b/utils/result-preview/result-preview.component.html index d8608abb..5bc75d3f 100644 --- a/utils/result-preview/result-preview.component.html +++ b/utils/result-preview/result-preview.component.html @@ -216,20 +216,22 @@ [name]="result.measure.bip[0].icon"> {{result.measure.bip[0].value}} -
- - - - - - -
- - {{metric.name}}{{metric.value}}
-
- BIP! - Powered by BIP! +
+
+ + + + + + +
+ + {{metric.name}}{{metric.value}}
+
+ BIP! + Powered by BIP! +