Skip to content

Fix metrics chart embed tooltip spacing

Tristan Read requested to merge tr-fix-embed-tooltip into master

What does this MR do?

Fixes an issue where the embed tooltip spacing was broken.

The class in question was renamed but the rule was not. This change rectifies this.

Closes #34063 (closed)

Screenshots

before after
Screenshot_2019-10-15_at_10.22.29 Screenshot_2019-10-15_at_10.22.00

Does this MR meet the acceptance criteria?

Conformity

Performance 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 Tristan Read

Merge request reports