From 84deec4e5a96a40519c4503669c91c509ff05b29 Mon Sep 17 00:00:00 2001 From: Rebeka Dekany <50901361+rebekadekany@users.noreply.github.com> Date: Mon, 20 Jan 2025 19:03:10 +0100 Subject: [PATCH] Merge pull request #22993 from overleaf/rd-searchbar-button-fix-migration [web] Fix close button alignment of search bar GitOrigin-RevId: ef6761f6f068090d8cbf7e8922b257bd499ee5c3 --- .../features/project-list/components/search-form.tsx | 2 +- .../stories/ui/form/form-input-bs5.stories.tsx | 8 ++++---- .../web/frontend/stylesheets/app/project-list.less | 12 ------------ .../stylesheets/bootstrap-5/abstracts/mixins.scss | 8 +++----- .../stylesheets/bootstrap-5/components/form.scss | 7 +++++++ .../stylesheets/bootstrap-5/pages/project-list.scss | 4 ---- 6 files changed, 15 insertions(+), 26 deletions(-) diff --git a/services/web/frontend/js/features/project-list/components/search-form.tsx b/services/web/frontend/js/features/project-list/components/search-form.tsx index b71ea63bf0..9f64cdb0c9 100644 --- a/services/web/frontend/js/features/project-list/components/search-form.tsx +++ b/services/web/frontend/js/features/project-list/components/search-form.tsx @@ -91,7 +91,7 @@ function SearchForm({ inputValue.length > 0 && (