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

Remove invalid CSS rule for input_width: :auto #58

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

HDinger
Copy link
Collaborator

@HDinger HDinger commented Nov 28, 2023

auto is not a valid argument for max-width, so I changed it to width.

@HDinger HDinger added the bug Something isn't working label Nov 28, 2023
Copy link

changeset-bot bot commented Nov 28, 2023

🦋 Changeset detected

Latest commit: 97595a0

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

This PR includes changesets to release 1 package
Name Type
@openproject/primer-view-components 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

@apfohl apfohl merged commit 5b103f3 into main Nov 28, 2023
31 of 32 checks passed
@openprojectci openprojectci mentioned this pull request Nov 28, 2023
@akabiru akabiru deleted the fix/remove-invalid-css-rule branch November 28, 2023 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working css patch release
Development

Successfully merging this pull request may close these issues.

2 participants