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]: The margin of the header to the top end of the screen is missing on some resolutions #29

Open
2 tasks done
Colin23 opened this issue Dec 14, 2024 · 0 comments
Open
2 tasks done
Labels
type: bug Something isn't working

Comments

@Colin23
Copy link
Member

Colin23 commented Dec 14, 2024

πŸ”’ Version

Last checked on 14.12.2024 with this as the latest commit hash: 2750139

πŸ–₯️ Environment

Production

πŸ€” What happened?

Normally, the header should have a small margin to the top end of the screen. In a couple of cases this is missing. The resolutions I found are:
On a 1080p screen

  • 1920px width works
  • 768px to 1919px width doesn't work

On a 3,2K (scaled to 1080p) screen

  • 768px width and above doesn't work

πŸ‘£ Steps To Reproduce

Go to any resolution I described in the section What happened and see for yourself.

πŸ““ Relevant log output or error messages

Nothing, it's just a styling oversight

πŸ–₯️ System Information

  • OS: Linux
  • Browser: Firefox
  • Desktop: Tested on a native 1080p and a 3,2K (scaled to be 1080p) screen

πŸ” Preflight Checklist

  • I have searched the existing issues and this is a new, non-duplicate bug
  • I have provided all the necessary information to understand and reproduce this bug

βž• Additional context

Working (1080p screen with 1920px width):
image

Not working (1080p screen with resolution from 768px to 1919px width):
image

Working (1080p screen with resolution from 767px width and below):
image

Not working (scaled 3,2K screen with resolution from 768px width and above):
image

Working (scaled 3,2K screen with resolution 767px width and below):
image

@Colin23 Colin23 added the type: bug Something isn't working label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant