Skip to content

Update secondary nav element right margin to 8

Jarek Ostrowski requested to merge 273297-update-issues-page-buttons into master

What does this MR do?

Closes #273297 (closed). Changes the secondary nav controls right margin from 10px to 8px. This is a general CSS change that will propagate in other places, such as:

Why?

In a lot of these cases, we are overriding these margins to use gl-ml-3 or gl-mr-3 since we use the rule of 8. We should really be using 8px to space these nav-control buttons, not 10. With only a 2px difference, there shouldn't be any style breakage, but it's important to note this is a style used on most pages.

Screenshots (strongly suggested)

Before After
Screen_Shot_2021-03-16_at_4.18.47_PM Screen_Shot_2021-03-16_at_4.23.35_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

Related to #273297 (closed)

Edited by Jarek Ostrowski

Merge request reports

Loading