Lange login-knoppen snijden de linkerkant van de login-modal af

The localized version of js.login.passkey.name can lead to an oversized right side of the login modal:

If I shorten the label, it looks okay:

2 likes

I’ve opened a pull request to add a max-width to avoid breakage like this, in worst case scenarios like this the text would get truncated…

but I also wonder if we could use a shorter default translation here to avoid it

4 likes