From 087cd208d5d4f2db661ddd467fb7b90b3a7d9480 Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Tue, 18 Oct 2022 15:28:04 +0300 Subject: [PATCH] [Explore & Library]: home.component.html & advancedSearchForm.component.html & claimContextSearchForm.component.html & claimProjectSearchForm.component.html & claimResultSearchForm.component.html: Increased width of search forms and fixed width of each step of stepper input. --- claims/claim-utils/claimContextSearchForm.component.html | 6 +++--- claims/claim-utils/claimProjectSearchForm.component.html | 6 +++--- claims/claim-utils/claimResultSearchForm.component.html | 8 ++++---- searchPages/searchUtils/advancedSearchForm.component.html | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/claims/claim-utils/claimContextSearchForm.component.html b/claims/claim-utils/claimContextSearchForm.component.html index 5df46667..01e4e1fb 100644 --- a/claims/claim-utils/claimContextSearchForm.component.html +++ b/claims/claim-utils/claimContextSearchForm.component.html @@ -1,9 +1,9 @@
-
+
-
+ [options]="showOptions.selectOptions" class="uk-width-2-5">
+
diff --git a/claims/claim-utils/claimProjectSearchForm.component.html b/claims/claim-utils/claimProjectSearchForm.component.html index 40835ae1..c420b55b 100644 --- a/claims/claim-utils/claimProjectSearchForm.component.html +++ b/claims/claim-utils/claimProjectSearchForm.component.html @@ -1,8 +1,8 @@ -
+
-
+ [options]="showOptions.selectOptions" class="uk-width-2-5">
+
diff --git a/claims/claim-utils/claimResultSearchForm.component.html b/claims/claim-utils/claimResultSearchForm.component.html index 2def4d8b..a99b38d4 100644 --- a/claims/claim-utils/claimResultSearchForm.component.html +++ b/claims/claim-utils/claimResultSearchForm.component.html @@ -1,11 +1,11 @@ -
+
-
+ [options]="showOptions.selectOptions" class="uk-width-2-5">
+
-
+
diff --git a/searchPages/searchUtils/advancedSearchForm.component.html b/searchPages/searchUtils/advancedSearchForm.component.html index dd27b089..7e03b2bd 100644 --- a/searchPages/searchUtils/advancedSearchForm.component.html +++ b/searchPages/searchUtils/advancedSearchForm.component.html @@ -157,8 +157,8 @@ -
+ [onChangeNavigate]="true" [customFilter]="customFilter" class="uk-width-2-5"> +