Skip to content

added an overflow:hidden to prevent h2 and h1 lines from overlapping images

What does this MR do?

This merge request contains the addition of an overflow on the h1 and h2 elements of the markedown files in order to bypass the overlay of lines on the other elements.

See: #27142 (closed)

Screenshots

Before : Capture_d_écran_2020-01-31_à_16.29.43 After : Capture_d_écran_2020-01-31_à_16.29.48

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

Closes #27142 (closed)

Edited by Gwen

Merge request reports