Panel Login height is more than 100vh

Maybe it’s a bug, I don’t know but the panel login form is too long for the screen. This clip is from a fresh Kirby 3 and it seems like this bug is in every of my Kirby 3 projects.
Tested in the latest Safari and latest Chrome versions.

I use a mac and those browers, and never run into that. Do you have any browser extensions installed in both browsers that might interfere? Or maybe a system wide program like Adguard?

Which specific version of Kirby are you using? Is it the latests RC release?

I just downloaded the latest release and tried it on my iPhone and in another browser on my Mac and the same is happening on both.

I have the same effect in both Chrome and Safari (never really noticed until I tried specifically), not in Firefox.

Safari has only one extension installed.

1 Like

Should I open an issue on GitHub?
Edit: just tried it in Firefox and it seems to work there

Gosh… once you see it you cant un see it! I get in Opera. It’s the 6rem bottom padding on .k-panel-view getting added to the 100vh.

1 Like

I just opened an issue on GitHub! Thanks @jimbobrjames for the hint!