Skip to content

Reduce vertical padding of registry list item

What does this MR do?

This MR updates the vertical padding of the list_component from 16px to 8px shrinking the whole block to 66px and making it as close as possible to the issue element (64px)

note: the issue use a vertical padding of 10, this is a value that violates our 8px step rule, so I've gone with the closest value of 8

Screenshots (strongly suggested)

Screenshot_2021-01-19_at_15.18.45 Screenshot_2021-01-19_at_13.48.48

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

Related to #296948 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports