Skip to content

Fix avatar size in profile activity

Jarek Ostrowski requested to merge fix-profile-avatar-size into master

What does this MR do?

Updates the profile activity avatar size from 40 to 32. There currently is no space between the avatar and the event info (on your profile page). This reduces the size and creates an even 8px between it and the event info, which follows our spacing guidelines.

Screenshots (strongly suggested)

Before After
Screen_Shot_2020-12-02_at_2.54.09_PM Screen_Shot_2020-12-02_at_2.41.09_PM

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 Jarek Ostrowski

Merge request reports