@@ -111,22 +93,18 @@ exports[`EuiEmptyPrompt props actions renders an array 1`] = `
exports[`EuiEmptyPrompt props body renders alone 1`] = `
@@ -135,165 +113,129 @@ exports[`EuiEmptyPrompt props body renders alone 1`] = `
exports[`EuiEmptyPrompt props color accent is rendered 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props color danger is rendered 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props color plain is rendered 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props color primary is rendered 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props color subdued is rendered 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props color success is rendered 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props color transparent is rendered 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props color warning is rendered 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props footer renders alone 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
@@ -302,38 +244,34 @@ exports[`EuiEmptyPrompt props footer renders alone 1`] = `
exports[`EuiEmptyPrompt props icon renders alone 1`] = `
Custom icon
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props iconType renders alone 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props iconType renders with iconColor 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props layout renders alone 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-horizontal"
+ />
`;
exports[`EuiEmptyPrompt props paddingSize l is rendered 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props paddingSize m is rendered 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props paddingSize none is rendered 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props paddingSize s is rendered 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props styles are rendered 1`] = `
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
`;
exports[`EuiEmptyPrompt props title renders alone 1`] = `
diff --git a/src/components/page_template/empty_prompt/__snapshots__/page_empty_prompt.test.tsx.snap b/src/components/page_template/empty_prompt/__snapshots__/page_empty_prompt.test.tsx.snap
index 60e931b29744..e9932078add9 100644
--- a/src/components/page_template/empty_prompt/__snapshots__/page_empty_prompt.test.tsx.snap
+++ b/src/components/page_template/empty_prompt/__snapshots__/page_empty_prompt.test.tsx.snap
@@ -8,13 +8,13 @@ exports[`_EuiPageEmptyPrompt EuiEmptyPromptProps is rendered 1`] = `
class="emotion-euiPageSection__content-l-center"
>
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-horizontal"
+ />
@@ -47,18 +43,14 @@ exports[`_EuiPageEmptyPrompt EuiPageSectionProps is rendered 1`] = `
class="emotion-euiPageSection__content-l-center"
>
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
@@ -74,19 +66,15 @@ exports[`_EuiPageEmptyPrompt is rendered 1`] = `
>
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
@@ -101,18 +89,14 @@ exports[`_EuiPageEmptyPrompt paddingSize l is rendered 1`] = `
class="emotion-euiPageSection__content-l-center"
>
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
@@ -127,18 +111,14 @@ exports[`_EuiPageEmptyPrompt paddingSize m is rendered 1`] = `
class="emotion-euiPageSection__content-m-center"
>
+ class="euiEmptyPrompt__content emotion-euiEmptyPrompt__content-vertical"
+ />
@@ -153,18 +133,14 @@ exports[`_EuiPageEmptyPrompt paddingSize none is rendered 1`] = `
class="emotion-euiPageSection__content-center"
>