Skip to content

Fix profile links default size [RUN AS-IF-FOSS]

Ezekiel Kigbo requested to merge ek-fix-profile-links-default-size into master

What does this MR do?

With the addition of the new button classes for the set status button, the button now scales with the fontsize of the page, unfortunately the other links in the profile dropdown do not, this causes it to appear smaller than the other dropdown items.

Fixes #330338 (closed)

Screenshots (strongly suggested)

Before After
Screen_Shot_2021-06-07_at_4.28.09_pm Screen_Shot_2021-06-07_at_4.59.37_pm

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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 Ezekiel Kigbo

Merge request reports