Improve vertical spacing in old style
What does this MR do and why?
Improve vertical spacing in old style
Give bottom padding to the SAML login box. This is consistent with other similar uses in the application.
This change is noticeable when the new style is disabled.
Changelog: changed
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Enable SAML for SaaS for a top level group.
- Disable new login style:
echo "Feature.disable(:restyle_login_page)" | gdk rails console
- Go to the SAML login page for that group.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Eduardo Sanz García