Skip to content

[TASK] Make login button readable on resize

Set the CSS-Style white-space: normal; This will break the button text into multiple lines and automatically adjust the height of the button.

Resolves: #92622 Releases: master

Merge request reports