Skip to content

Fix vertical alignment for Alert Detail header

Tristan Read requested to merge tr-alert-detail-header-vertical-alignment into master

What does this MR do?

Fixes vertical alignment of the Alert Detail header.

  • &bull; --> <svg><circle r="2"/></svg>
  • gl-align-items-baseline --> gl-align-items-center

Also tidies up this part of the template as there were quite a few redundant elements / classes.

Closes #217914 (closed)

Screenshots

before after
Screenshot_2020-05-18_at_18.19.01 Screenshot_2020-05-18_at_18.21.25

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:

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

Merge request reports