Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(toolbar): removed margin modifiers, updated gap declaration #6813

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

mattnolting
Copy link
Contributor

closes #6701

@patternfly-build
Copy link

patternfly-build commented Jun 21, 2024

@@ -37,7 +37,6 @@ $pf-v6--include-toolbar-breakpoints: true !default;
--#{$toolbar}__content--RowGap: var(--pf-t--global--spacer--sm);
--#{$toolbar}__content--PaddingBlock: var(--pf-t--global--spacer--md);
--#{$toolbar}__content--PaddingInline: var(--#{$toolbar}--PaddingInline);
--#{$toolbar}__content--PaddingBlockStart: 0;
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works well for page padding. It will need to be isolated the page or updated otherwise.

Screenshot 2024-06-21 at 1 24 28 PM

@mattnolting mattnolting changed the title fix(toolbar): removed margin modifiers fix(toolbar): removed margin modifiers, updated gap declaration Jun 21, 2024
@mcoker mcoker marked this pull request as ready for review June 21, 2024 18:24
Copy link
Member

@srambach srambach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@mcoker mcoker merged commit 4d380f3 into patternfly:v6 Jun 21, 2024
4 checks passed
@patternfly-build
Copy link

🎉 This PR is included in version 6.0.0-alpha.168 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants