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

UI: Fix ActionButton out of position in Safari #15981

Merged
merged 1 commit into from
Sep 7, 2021

Conversation

eungyeole
Copy link
Contributor

@eungyeole eungyeole commented Sep 4, 2021

Issue: #15974

What I did

As you can see on the issue, ActionButton is out of position in Safari.
So I added 'margin: 0'.

How to test

  • Is this testable with Jest or Chromatic screenshots?

If your answer is yes to any of these, please make sure to include it in your PR.

@nx-cloud
Copy link

nx-cloud bot commented Sep 4, 2021

Nx Cloud Report

CI ran the following commands for commit 2770bfa. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=prepare --all --parallel --max-parallel=15

Sent with 💌 from NxCloud.

@eungyeole eungyeole changed the title fix button is out of position from the safari. fix ActionButton is out of position from the safari. Sep 4, 2021
@eungyeole eungyeole changed the title fix ActionButton is out of position from the safari. Fix ActionButton is out of position from the safari. Sep 5, 2021
@darleendenno darleendenno self-assigned this Sep 7, 2021
Copy link
Contributor

@darleendenno darleendenno left a comment

Choose a reason for hiding this comment

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

Hey @eungyeole 👋 Thanks for filing this bug and fixing it yourself! ❤️ ❤️

@shilman this is good to go. Confirmed issue on Safari, and confirmed this fix works on reported browsers and versions 👍

@shilman shilman changed the title Fix ActionButton is out of position from the safari. UI: Fix ActionButton out of position in Safari Sep 7, 2021
@shilman shilman merged commit 424bd38 into storybookjs:next Sep 7, 2021
@shilman shilman added this to the 6.4 PRs milestone Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants