V2Wizard: Fix padding around registration options

This updates the padding around registration options.
This commit is contained in:
regexowl 2024-04-24 16:20:48 +02:00 committed by Lucas Garfield
parent ff75d36203
commit 2431d176ac

View file

@ -46,7 +46,7 @@ const RHSMPopover = () => {
>
<Button
variant="plain"
className="pf-c-form__group-label-help"
className="pf-u-pl-sm pf-u-pt-0 pf-u-pb-0"
aria-label="About remote host configuration (rhc)"
isInline
>
@ -86,7 +86,7 @@ const InsightsPopover = () => {
>
<Button
variant="plain"
className="pf-c-form__group-label-help"
className="pf-u-pl-sm pf-u-pt-0 pf-u-pb-0"
aria-label="About remote host configuration (rhc)"
isInline
>
@ -125,7 +125,7 @@ const RhcPopover = () => {
>
<Button
variant="plain"
className="pf-c-form__group-label-help"
className="pf-u-pl-sm pf-u-pt-0 pf-u-pb-0"
aria-label="About remote host configuration (rhc)"
isInline
>