Fix banner spacing during experiment

What does this MR do and why?

Fixes the spacing of the delete_unconfirmed_users_flash banner during the lightweight_trial_registration_redesign experiment

References

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Setup to simulate SaaS and restart GDK
  2. make sure you are logged out.
  3. Enable the experiment feature flag in the console: Feature.enable(:lightweight_trial_registration_redesign)
  4. Navigate to /-/trial_registrations/new/

MR acceptance checklist

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

Related to #538417

Edited by Jay Montal

Merge request reports

Loading