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

[4.x] Fix button group wrapping on non-fieldtype buttons #10021

Merged
merged 1 commit into from May 8, 2024

Conversation

PatrickJunod
Copy link
Contributor

This PR fix an issue caused by the #10000.

Button groups that were not part of a button-group fieldtype where wrapped for no reasons.

Examples

Example on the Page Listing before this fix:
image

Fix

Fixed by targeting more specificaly the .button-group-fieldtype-wrapper :
(Still with some flex shrinking issues, but from before this PR - that would be for another time)
image

@jasonvarga jasonvarga merged commit 22b9e16 into statamic:4.x May 8, 2024
18 checks passed
@PatrickJunod PatrickJunod deleted the fix/button-group-flex-wrap branch May 8, 2024 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants