Fix text alignment issue in celebrate invite modal
What does this MR do and why?
Fixes the visual regression introduced in !79247 (merged)
This fix will take us back to the original visual display of it in !70011 (merged)
Screenshots or screen recordings
before | after |
---|---|
![]() |
![]() |
How to set up and validate locally
- Register as a new user by visiting
http://localhost:3000/users/sign_up
(or by clickingRegister now
fromhttp://localhost:3000/users/sign_in
) - Select any
Role
and AnswerJust me
andCreate a new project
on thehttp://localhost:3000/users/sign_up/welcome
page(no other fields need filled out/changed) - Click
Continue
- On the next screen, fill out new Group and Project names.
- Wait for the
Get Started with GitLab
to finish(~5s or less). - Click
Ok, let's go
. - Observe invite modal open on next screen.
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.
Related to #388654 (closed)
Edited by Doug Stull