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

Bug: Slightly different demo pages using different OS #15

Open
guastallaigor opened this issue Feb 24, 2019 · 3 comments
Open

Bug: Slightly different demo pages using different OS #15

guastallaigor opened this issue Feb 24, 2019 · 3 comments

Comments

@guastallaigor
Copy link
Collaborator

I've notice that when I enter in the Demo page in Ubuntu is showing up correctly, like this:

Environment:

  • Ubuntu 18.04
  • Chrome 72.0 64 bits

image

But in Windows 10 is showing up differently for some reason:

Environment:

  • Windows 10
  • Chrome 72.0 64 bits

image

Do you happen to know why this is happening?

@micah5
Copy link
Owner

micah5 commented Feb 24, 2019

Hmm, interesting. I'll check it out.

I've only ever tested it on my laptop (osx, so unix based like ubuntu).

@xoxefdp
Copy link

xoxefdp commented Jan 26, 2021

I noticed that the demo page shows a "Fork me" link referencing https://github.com/98mprice/PSone.css not this one.

@Allakazan
Copy link

It's a problem with the line-height property apparently.
I changed the .title line-height to 34px and removed the bottom margin and it kinda works like the expected on Chrome (Win 10). But further testing might be needed to determine a solution that works on both Ubuntu and Win10 Chrome browser :)

box-sizing might be the issue somehow but i changed it to border-box and didn't seem to change anything

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

No branches or pull requests

4 participants