From 6caba7a15528071c6c40d250c4d21480d7b0512c Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Thu, 19 May 2022 12:14:28 +0300 Subject: [PATCH] [Aggregator | Library | new-theme]: Fixes for eosc portal in search forms. 1. advancedSearchForm.component.html: Updated width in div for entity selection in advanced search form (uk-width-large@m uk-width-2-5@xl uk-width-1-1). 2. newSearchPage.component.html: In added horizontal padding (on the left it was already there) - the form is centered and leaves some space from the right side of page. 3. aggregators.ts: a. Commented background css in .search_box_bg. b. Do not apply custom button css for .uk-button-text with parent .search_box_bg or #searchForm. c. Added padding: 10px in buttons with parent .search_box_bg or #searchForm. --- searchPages/searchUtils/advancedSearchForm.component.html | 2 +- searchPages/searchUtils/newSearchPage.component.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/searchPages/searchUtils/advancedSearchForm.component.html b/searchPages/searchUtils/advancedSearchForm.component.html index a315c7b0..e951994e 100644 --- a/searchPages/searchUtils/advancedSearchForm.component.html +++ b/searchPages/searchUtils/advancedSearchForm.component.html @@ -1,6 +1,6 @@
-
+
Advanced search in {{entities.getLabel(entityType)}} diff --git a/searchPages/searchUtils/newSearchPage.component.html b/searchPages/searchUtils/newSearchPage.component.html index ea5c07f9..4f095631 100644 --- a/searchPages/searchUtils/newSearchPage.component.html +++ b/searchPages/searchUtils/newSearchPage.component.html @@ -131,7 +131,7 @@
-