From e3fde5eb9b291eaeb1bedffbfc46690b7dd6f4be Mon Sep 17 00:00:00 2001 From: Katarina Sieklova Date: Wed, 26 Feb 2025 17:03:18 +0100 Subject: [PATCH] Wizard: fix indentation of manual file system config Fixes #2910 Indentation of manual file system configuration in the review step of the wizard was aligned. --- .../CreateImageWizard/steps/FileSystem/FileSystemTable.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/CreateImageWizard/steps/FileSystem/FileSystemTable.tsx b/src/Components/CreateImageWizard/steps/FileSystem/FileSystemTable.tsx index 0a5c4d4e..cc42787b 100644 --- a/src/Components/CreateImageWizard/steps/FileSystem/FileSystemTable.tsx +++ b/src/Components/CreateImageWizard/steps/FileSystem/FileSystemTable.tsx @@ -54,7 +54,7 @@ export const MinimumSizePopover = () => { variant="plain" aria-label="File system configuration info" aria-describedby="file-system-configuration-info" - className="pf-v5-u-pl-sm pf-v5-u-pt-0 pf-v5-u-pb-0" + className="pf-v5-u-pl-sm pf-v5-u-pr-0 pf-v5-u-pt-0 pf-v5-u-pb-0" >