Skip to content

Fix login page emoji rendering slightly out of place

Juan Carlos Mejías Rodríguez requested to merge (removed):patch-5 into master

What does this MR do?

Fixes bad rendering of emoji on login page (see #22332 (closed))

Are there points in the code the reviewer needs to double check?

I did't test this locally, so it is necessary to do some acceptance test to check the emoji on login page really looks as desired.

Why was this MR needed?

Because emoji on login page renders 30px above the lines it is inserted into.

Sign_in___GitLab

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

#22332 (closed)

Merge request reports