Skip to content

Fixes for inconsistent margins in project detail.

Juan J. Ramirez requested to merge 35468-fixdetail-margins into master

What does this MR do?

This MR is part of the "Beautification" Epic. &989 (closed) as a fix to the following issue #35468 (closed)

Currently, the project detail page has inconsistent margins that are not matching Gitlab's Padding and Margin System (8px, 16px, etc).

This MR fixes this by changing the spacing between the top navigation rendered elements in the project detail page.

Screenshots

Before

image

After

image

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

Fixex #35468 (closed)

Edited by Juan J. Ramirez

Merge request reports