Fix clipped broadcast message on login page when using custom header
What does this MR do and why?
Related to #339516 (closed)
Fixes a CSS bug where the broadcast message is cutoff on the login page if there is a custom header.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Login as an Admin (
root
on GDK) - Navigate to
/admin/application_settings/appearance
- Fill in the
Header message
field - Navigate to
/admin/broadcast_messages
- Add a message and set the
Ends at
field to a date in the future. - Logout of GitLab
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.
Edited by Peter Hegman