From 61650df49264c8945fade3e6d41d844a0eb8322b Mon Sep 17 00:00:00 2001 From: Alexandre Vryghem Date: Mon, 11 Apr 2022 09:41:55 +0200 Subject: [PATCH] 90768: Fixed dropdown position bug --- .../filter-input-suggestions.component.html | 2 +- .../shared/input-suggestions/input-suggestions.component.scss | 4 ---- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.html b/src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.html index 01edfc3e2c..3b150a46c9 100644 --- a/src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.html +++ b/src/app/shared/input-suggestions/filter-suggestions/filter-input-suggestions.component.html @@ -4,7 +4,7 @@ (keydown.arrowup)="shiftFocusUp($event)" (keydown.esc)="close()" (dsClickOutside)="close();">
-