Skip to content

Fix incident filter CSS

David O'Regan requested to merge 250640-filter-search-css into master

What does this MR do?

A tiny MVC to align the Incident list filter CSS until it can be ported back to GitLab UI. Thsi merge also removes a redundant CSS class that was created in the utility set of gitlab/ui.

Screenshots

Screenshot_2020-09-22_at_14.58.43

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

Closes #250640 (closed)

Merge request reports