Skip to content

Fix broadcast messages alignment

Rémy Jacquin requested to merge (removed):fix_208163 into master

What does this MR do?

Since Gitlab 12.8, broadcast messages are left-aligned.

This MR fix it.

See #208163 (closed)

Screenshots

Before:

image

After:

image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Rémy Jacquin

Merge request reports