Skip to content

Fix spacing in blocks on the issuable sidebar [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Tom Quirk requested to merge fix-sidebar-editable-item-title-spacing into master

What does this MR do?

This MR addresses spacing inconsistencies in many of our sidebar blocks. There's probably some blocks missing, but it's a step in the right direction :).

Existing blocks use the .title class, but this MR uses equivalent utility classes to achieve the same result.

Screenshots (strongly suggested)

Issue sidebar

No assignees

Before After
Screen_Shot_2021-06-03_at_2.31.58_pm Screen_Shot_2021-06-03_at_2.37.37_pm

With assignee

Before After
Screen_Shot_2021-06-03_at_2.36.12_pm Screen_Shot_2021-06-03_at_2.41.31_pm

MR sidebar

No assignees/reviewers

Before After
Screen_Shot_2021-06-03_at_2.33.29_pm Screen_Shot_2021-06-03_at_2.40.00_pm

With assignees/reviewers

Before After
Screen_Shot_2021-06-03_at_2.33.58_pm Screen_Shot_2021-06-03_at_2.38.52_pm

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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
Edited by Mark Lapierre

Merge request reports