stable

Clone or download

Read-only

fix: Use 2 column when there is only one connector

Part of story #33005 login with only my passkey When there is only one additional connector, on flamming parrot login page this connector is shown on one column in a grid of 2. So change template and css to have only one column if there is only one connector Change-Id: I07ad2bc76d1029a9d54e8bf7f94bc0098b4d048c

Modified Files

Name
M src/common/User/AdditionalConnectorsCollector.php +5 −0 Go to diff View file
M src/templates/homepage/homepage-connectors.mustache +1 −1 Go to diff View file
M src/themes/FlamingParrot/css/utils/_login.scss +4 −0 Go to diff View file