Skip to content

Fix input-block in form-group#1954

Merged
simurai merged 3 commits intomainfrom
fix-input-block
Feb 28, 2022
Merged

Fix input-block in form-group#1954
simurai merged 3 commits intomainfrom
fix-input-block

Conversation

@simurai
Copy link
Contributor

@simurai simurai commented Feb 25, 2022

What are you trying to accomplish?

This fixes #1951 where an input-block inside form-group would not take up full width.

Before After
Screen Shot 2022-02-25 at 14 22 55 Screen Shot 2022-02-25 at 14 24 36

What approach did you choose and why?

It seems we already account for the.long modifier. This PR does the same for .input-block.

Are additional changes needed?

  • No, this PR should be ok to ship as is. 🚢

@simurai simurai requested a review from a team as a code owner February 25, 2022 05:45
@simurai simurai requested a review from langermank February 25, 2022 05:45
@changeset-bot
Copy link

changeset-bot bot commented Feb 25, 2022

🦋 Changeset detected

Latest commit: 8f3caf7

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@primer/css Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@simurai simurai enabled auto-merge (squash) February 28, 2022 01:21
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.

.input-block inside .form-group is not 100% width

2 participants