diff --git a/public/app/features/search/components/ManageDashboards.tsx b/public/app/features/search/components/ManageDashboards.tsx index fd31b17d00d..08959d75571 100644 --- a/public/app/features/search/components/ManageDashboards.tsx +++ b/public/app/features/search/components/ManageDashboards.tsx @@ -153,7 +153,6 @@ const getStyles = stylesFactory((theme: GrafanaTheme) => { display: flex; flex-direction: column; flex: 1; - height: 100%; margin-top: ${theme.spacing.xl}; `, spinner: css`