Increase the height of square and landscape logos
What does this MR do and why?
The logo in the sign-in and sign-up pages can be customized. After
Change class if logo has portrait format (!139401 - merged), the size
of square and landscape logos were reduced because of lack of gl-h-10
class. In
feat(CSS): add `gl-h-10` utility CSS class (gitlab-ui!3867 - merged), we
introduced the gl-h-10
in gitlab-ui.
Here we replace gl-h-9
for gl-h-10
to regain the original size.
Changelog: changed
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- On an incognito window, go to
/users/sign_in
- Check the size of the logo.