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

Fix styling on Google Chrome #54

Merged
merged 1 commit into from
Oct 8, 2021
Merged

Conversation

lukechu10
Copy link
Contributor

The styling on chrome is a bit broken because it does not support display: ruby. Also according to https://stackoverflow.com/questions/42897783/what-is-displayruby, it seems like display: ruby is being misused in this case.

image

The styling on chrome is a bit broken because it does not support `display: ruby`. Also according to https://stackoverflow.com/questions/42897783/what-is-displayruby, it seems like `display: ruby` is being misused in this case.
@lukechu10 lukechu10 marked this pull request as ready for review October 8, 2021 04:11
Copy link
Member

@arctic-hen7 arctic-hen7 left a comment

Choose a reason for hiding this comment

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

Much appreciated! I remember going through each display option in the Firefox DevTools to see if any worked, and I seemed to recall the only one being ruby, but it seems inline-flex works too! The only issue is the slightly larger size of the GitHub button now, but I can fix that very easily.

@arctic-hen7 arctic-hen7 merged commit aced234 into framesurge:main Oct 8, 2021
arctic-hen7 added a commit that referenced this pull request Oct 8, 2021
@lukechu10 lukechu10 deleted the patch-1 branch October 9, 2021 01:31
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.

2 participants