Skip to content

Removes whitespace at bottom of inline diffs

Phil Hughes requested to merge ph/330874/removeWhitespaceFromInlineDiffs into master

What does this MR do?

Removes some whitespace from the bottom of inline diffs. This was caused by the class inline (which is needed for inline diff styling) adding the CSS display: inline-block;

Screenshots or Screencasts (strongly suggested)

Before After
Screenshot_2021-08-19_at_08.56.10 Screenshot_2021-08-19_at_08.56.13

How to setup and validate locally (strongly suggested)

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

Closes #330874 (closed)

Merge request reports