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

Controls: Fix width of Select control #14154

Merged
merged 1 commit into from
Mar 11, 2021
Merged

Controls: Fix width of Select control #14154

merged 1 commit into from
Mar 11, 2021

Conversation

thomasvaeth
Copy link
Contributor

Issue:
Select in ArgsTable/ArgsRow had extra width due to the padding, which caused the right border to be cut off.

Before

What I did

Changed the styling to box-sizing: border-box.

How to test

After

@shilman shilman changed the title Width of Select Element Controls: Fix width of Select control Mar 11, 2021
@shilman shilman merged commit c3fc509 into storybookjs:next Mar 11, 2021
This was referenced Mar 11, 2021
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.

4 participants