Skip to content

Improve vertical spacing in old style

Eduardo Sanz García requested to merge eduardosanz/saml-vertical-spacing into master

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
image image

How to set up and validate locally

  1. Enable SAML for SaaS for a top level group.
  2. Disable new login style: echo "Feature.disable(:restyle_login_page)" | gdk rails console
  3. 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.

Edited by Eduardo Sanz García

Merge request reports

Loading