Skip to content

Remove unused CSS styles

What does this MR do and why?

After the removal of the old login page style, Remove restyle_login_page feature flag (!139677 - merged), the following CSS styles are not longer needed.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No change, except the font size inside the .login-box is set to 14px instead of 13px

How to set up and validate locally

Pages where to check the .omniauth-container class:

  • /users/sign_in
  • /admin/session/new (when the admin mode is enabled)
Edited by Stanislav Lashmanov

Merge request reports