Add specific sizing on avatar link as default is being deprecated
requested to merge 355860-check-that-user_avatar_link-in-app-assets-javascripts-vue_shared-components-commit-vue-works into master
What does this MR do and why?
Add specific sizing on avatar link, previous default was 20px, closest match is 16px, added 0.5em (8px) margin to the right of avatar image as new avatar does does provide this by default.
Closes #355860 (closed)
Screenshots or screen recordings
before change (ff off) | after change (ff off) | after change (ff on) |
---|---|---|
How to set up and validate locally
- navigating to http://gdk.test:3000/-/operations
- add Gitlab Org / Gitlab Test to your operations dashboard
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by James Rushford