From f582a27b6e37b7ea8c6cec82e844fbb846c4c91d Mon Sep 17 00:00:00 2001 From: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Date: Thu, 22 Sep 2022 14:56:15 -0600 Subject: [PATCH] Ensures the pipeline and ML panels are evenly sized (#141500) (#141517) (cherry picked from commit f605d1365bfd6ff386e4aa3303ef32a8062970ab) Co-authored-by: Davey Holler --- .../components/search_index/pipelines/pipelines.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x-pack/plugins/enterprise_search/public/applications/enterprise_search_content/components/search_index/pipelines/pipelines.tsx b/x-pack/plugins/enterprise_search/public/applications/enterprise_search_content/components/search_index/pipelines/pipelines.tsx index 5a1a223951e56..22c62b1671a37 100644 --- a/x-pack/plugins/enterprise_search/public/applications/enterprise_search_content/components/search_index/pipelines/pipelines.tsx +++ b/x-pack/plugins/enterprise_search/public/applications/enterprise_search_content/components/search_index/pipelines/pipelines.tsx @@ -30,7 +30,7 @@ export const SearchIndexPipelines: React.FC = () => { <> - + { - +