Skip to content

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
Screen_Shot_2021-09-29_at_9.43.21_AM Screen_Shot_2021-09-28_at_11.24.04_AM

How to set up and validate locally

  1. Login as an Admin (root on GDK)
  2. Navigate to /admin/application_settings/appearance
  3. Fill in the Header message field
  4. Navigate to /admin/broadcast_messages
  5. Add a message and set the Ends at field to a date in the future.
  6. 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.

Edited by Peter Hegman

Merge request reports