Skip to content

Fix dropzone paperclip and loading icons

Ezekiel Kigbo requested to merge fix-broken-paperclip into master

What does this MR do?

Follow up from this discussion !43945 (comment 435296252)

  • Adds a size class for the dropzone paperclip icon
  • Replaces gl-vertical-align-text-bottom with gl-vertical-align-middle for the loading icon

Screenshots (strongly suggested)

Before After
Screen_Shot_2020-10-26_at_8.44.17_am Screen_Shot_2020-10-26_at_8.55.25_am

Loading icon

Screen_Recording_2020-10-26_at_8.59.04_am

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
Edited by Ezekiel Kigbo

Merge request reports