Skip to content

Remove unneeded `gl-mb-0` classes

What does this MR do and why?

The Pajamas button doesn't add any additional margin so it is unnecessary to use gl-mb-0 to remove the bottom margin.

This class was introduced in !105790 (merged)

EE: true

Screenshots or screen recordings

No changes.

How to set up and validate locally

  1. Resend button appears here: https://gdk.test:3443/users/confirmation/new
  2. Change your password appears: https://gdk.test:3443/users/password/edit?reset_password_token=[token] (the token is receive after step #3)
  3. Reset password button appears: https://gdk.test:3443/users/password/new
  4. Create a new user and login. A Continue button appears in the welcome page: https://gdk.test:3443/users/sign_up/welcome

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